搜索资源列表
RC2K远端控制源程序
- c-s结构,通过客户端连接服务器远程控制服务器系统,提供服务端和客户端代码-c-s structure, client server remote control server system, providing services and client code
sub7_src
- 一款很不错的远程控制软件,完整代码~ 包括服务器和客户端。-A very good remote control software, code - including the integrity of the server and the client.
remotecontrolserver
- /*****远程控制服务器端源代码 本代码的作用和他的那段代码有些类似之处。 不过主要作用是接受并执行客户端的指令 实现起来比他的繁琐一些。 实现功能如下: 从配置文件中读取配置端口和用户名和密码 限制登录ip和登录连接数 可选择采用SSL通讯或者明文通信 接受客户端之类指令。 执行系统命令或者传送文件。-/***** remote control server source code of the role and his code during some similarities. Howe
Golden_Cow_beta_1_5
- 远程控制Golden_Cow_beta客户端和服务器端源代码,不得将此代码用于非法行为。
Client_videobox
- 机顶盒工作流程示例代码,客户端,负责定时地接收服务器端发送的密钥流,并解密数据流。
LANcontrl
- 局域网屏幕监控系统是主要由客户端和服务器端两部分组成。 客户端模块 该模块主要用于抓取屏幕信息,进行数据压缩,然后划分数据报,向服务器端发送数据,并等待服务器发来的确认信息。 服务器端模块 该模块主要用于接收客户端发送的数据报,然后向客户端发送确认信息,接着组合数据报为JPEG数据流,最后显示JPEG图像。 操作注意事项 (1)可执行文件位置:Server\Debug\Server.exe Client\Debug\Client.exe 操作流程 运行本
netaccel
- 网络录像和回放的代码,客户端软件,不包含服务器端软件-Code of network video recording and playback, the client software does not contain server-side software
remoteCtrl
- 一个实现了,远程电脑控制的源代码。代码分为客户端和服务器2部分。-A realization of the remote computer-controlled source code. Client and server code into 2 parts.
TCP-IP-Socket
- 实现远程连接开关,客户端代码,实现发送连接请求,接收服务器信息功能,服务器实现通过客户端请求并连接,处理事务功能。-achieve the remote TCP/IP socket
tightvnc-2.5.1-src
- 一个轻量级的远程桌面连接软件的所有源代码。带服务器端和客户端。公司里面在使用的全套代码,可编译通过,带有UI界面。C++语言写的。Socket编程经典应用软件。-A lightweight remote desktop connection software, all source code. Inside the company to use the full set of code can be compiled by, with a UI interface. C++ language.
coe
- C# 异步socket服务端调用IOCP 同步socket客户端通信的实现代码 书上的都是给的同步通信,或是异步通信,我在下面给下异步服务器的和同步客户机的通信代码-C# asynchronous socket server calls the IOCP sync socket are on the realization of client communications code book to synchronous communication, asynchronous comm
VC++ 远程桌面控制(客户端+服务端)
- 本程序用C++实现服务器远程控制客户端,服务器和客户端代码都有(This program uses the C++ language to achieve the server remote control client)