CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - sends
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - sends - List
[
Remote Control
]
LANcontrl
DL : 0
局域网屏幕监控系统是主要由客户端和服务器端两部分组成。 客户端模块 该模块主要用于抓取屏幕信息,进行数据压缩,然后划分数据报,向服务器端发送数据,并等待服务器发来的确认信息。 服务器端模块 该模块主要用于接收客户端发送的数据报,然后向客户端发送确认信息,接着组合数据报为JPEG数据流,最后显示JPEG图像。 操作注意事项 (1)可执行文件位置:Server\Debug\Server.exe Client\Debug\Client.exe 操作流程 运行本系统,请按照以下流程操作: (1)首先将客户端(client)文件拷到要监控的机器上。 (2)然后修改Client文件夹中Server.ini文件中的IP地址为服务器端IP地址,并运行客户端程序。 (3)运行服务器端(Server)程序。 详细的局域网屏幕监控系统代码。来源于一个学习的光盘。可以作为经典的例子。 -LAN screen monitoring system is mainly by the client and server is composed of two parts. Client module The module used to capture screen information, data compression, and then divided the data reported to the server-side to send data and wait for the server sends to the confirmation message. Server-side module The module is mainly used for receiving data sent by the client reported, and then to the client to send confirmation message, and then reported portfolio data for the JPEG data stream, and finally show the JPEG images.
Date
: 2025-12-25
Size
: 2.13mb
User
:
bbc9527
[
Remote Control
]
tcp1
DL : 0
远程控制系统 利用数据报套接字实现一个简单的远程控制系统: 客户端输入“quit”,客户端程序与服务器端程序打印退出信息,终止程序的执行; 客户输入命令,客户端将命令通过流套接字发送给客户端,服务器执行收到的命令,并将结果发送到客户端显示; 如果没有客户输入的命令,服务器发送命令非法信息,并在客户端显示该条信息。 -Remote control system to achieve a datagram socket using a simple remote control system: the client input " quit" , the client program and server-side program prints out information, to terminate program execution customer input command, the command through the streaming client socket to the client, the server receives the command and send the results to the client display If there is no customer input command, the server sends the command of illegal information, and information which the client display.
Date
: 2025-12-25
Size
: 12kb
User
:
王晨如
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.