搜索资源列表
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.
Monitor11
- 采用服务器(Server),客户端(Client)模式,使用Socket编程的基本原理及Windows的消息系统。实现基本的远程控制要求,界面新颖友好。用VC开发! 要求: 1).远程控制模式架构,如基于主从模式; 2).远程控制功能实现,如开关机,远程监视; -Using server (Server), Client (Client) mode, the basic principles and the use of Socket Programming Windows m