-
remotecontrol
说明: 实现一个简单远程监控软件,采用Windows Socket(或Java Socket)编程。采用C/S架构。(1)能够远程监控一台主机,显示主机屏幕内容,能远程关机(2)能远程下载或上传文件(3)能远程执行一些DOS命令(4)能远程运行一些可执行命令。
(Implement a simple remote control software, using Windows Socket (or Java Socket) programming. By C/S architecture. (1) to remotely monitor a host, the screen displays the contents of the host, can remotely shut down (2) can remotely download or upload files (3) can remotely perform some DOS commands (4) can remotely run some executable command.)
- 2011-02-19 18:50:32下载
- 积分:1
-
局域网络广播系统,在局域网络系统内选择播放文件来播放内容...
局域网络广播系统,在局域网络系统内选择播放文件来播放内容-LAN Broadcasting System, the local area network system, players choose to broadcast content paper
- 2023-05-21 13:40:03下载
- 积分:1
-
聊天 P2P java netbean
聊天 P2P 局域网中。编写 java netbean单一的聊天,群聊......文件传输。(**)每个节点将创建固定的端口以侦听来自其他对等方的请求。将通知每个对等方的 IP 和端口参数执行的功能添加朋友的功能,发送聊天请求......当完成发送或接收聊天请求,同行将开放 2套接字发送和接收消息。请求聊天,等待在一段时间从其他对等方发送 ACK (2s),如果所以这次我仍然还没有收到 ACK,结论是该对等端在点对点脱机
- 2023-02-03 23:40:03下载
- 积分:1
-
局域网聊天室
应用背景这是基于局域网的聊天室,属于群聊,开启服务器,通过服务器转发客户端之间的消息,实现多人局域网聊天,私聊暂未实现,请见谅关键技术socket网络编程,输入输出流的运用,结合java swing界面实现简单的局域网内群聊功能
- 2022-07-24 12:38:01下载
- 积分:1
-
html4.0文档说明
html4.0文档说明-html4.0 documents note
- 2022-02-05 01:42:43下载
- 积分:1
-
StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或...
StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。-StressMark test software is a Visual C prepared in the open-source testing tool, service procedures to be completed and important algorithm functional and performance tests, its main function is simulated multi-threaded or multi-client automation pressure tests.
- 2023-02-27 01:40:03下载
- 积分:1
-
UDP
基于UDP协议的文件传输系统,采用python语言编程实现。(File transfer system based on UDP protocol.)
- 2020-06-17 06:20:02下载
- 积分:1
-
CSharpDD
腾讯QQ点对点_C#实现版.腾讯QQ点对点_C#实现版.腾讯QQ点对点_C#实现版(Tencent QQ point _C# implementation version. Tencent QQ point _C# implementation version. Tencent QQ point _C# implementation Edition)
- 2010-11-30 14:57:13下载
- 积分:1
-
一个可以在智能手机上运行,完全基于CF的俄罗斯方块游戏
一个可以在智能手机上运行,完全基于CF的俄罗斯方块游戏-a smart phone can run entirely on the CF Tetris game
- 2022-05-06 16:55:00下载
- 积分:1
-
迷宫
迷宫求解:用二维矩阵表示迷宫,自动生成或者直接输入迷宫的格局,确定迷宫是否能走通,如果能走通,输出行走路线。(Labyrinth Solution: Use two-dimensional matrix to represent the maze, automatically generate or directly input the maze pattern, determine whether the maze can pass, if it can pass, output the walking route.)
- 2019-03-21 21:02:04下载
- 积分:1