搜索资源列表
Remote_C++
- 一个用C++实现的远程控制的例子,本程序是利用套接字和应用程序的伪消息机制,对控制客户端与被控制服务器端进行数据交换,从而达到监控与被监控的目的-achieve a C Remote Control example, the procedure is the use of socket and application of pseudo-news mechanisms, Control of the client with the server control for data exchange
shipinjiankong
- 本系统以 C/S 架构采用 Socket 技术开发,可以运用本软件在局域网中实施监控管理。服务器端可以实时观察远程客户端,并可以对客户端进行各种操作,例如:关机、注销账户或重新启动,当然还可以对客户端输入设备进行锁定和解锁。除了这些,服务器端可以执行更高级的操作:即浏览客户端文件系统,并可以任意拷贝指定的客户端目录。-The system to C/S architecture using Socket technology development, the software can be us
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