搜索资源列表
VB_Remote_Control
- 一款用VB开发的远程控制程序,界面豪华,是学习网络编程和VB用户界面美化的好资源。-VB Developer with a remote control program, the interface luxury, is to learn network programming and VB user interface, good resources for landscaping.
Gh0st3.6PservicePdeletePgroups
- 红狼远控的的源码,学习远控和vc++的好帮手哦 ,vc6的源码,包括MFC的界面编程-Red wolf remote control of the source, learning remote control and a good helper vc++ Oh, vc6 source, including the MFC programming interface
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