文件名称:yuan-cheng-kong-zhi-shi-li
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++]
- 上传时间:
- 2012-11-26
- 文件大小:
- 221kb
- 下载次数:
- 0次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于vc++的远程控制示例源程序,由客户端和服务端组成。服务端采用多线程方式提供服务,能最好的处理来自客户端SOCKET的请求;数据接收、发送采用异步重叠操作。程序还实现了注册表处理、系统控制、点对点聊天、屏幕控制、文件处理、简单系统配置等。
-Based on vc++ sample source code for remote control, by the client and server components. Multi-threaded server to provide services that can best handle the request from the client SOCKET data reception, transmission using asynchronous overlapping operations. Program also implements the registry processing, system control, point to point chat, screen control, file handling, simple system configuration.
-Based on vc++ sample source code for remote control, by the client and server components. Multi-threaded server to provide services that can best handle the request from the client SOCKET data reception, transmission using asynchronous overlapping operations. Program also implements the registry processing, system control, point to point chat, screen control, file handling, simple system configuration.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Vc++ 远程控制 示例源程序