搜索资源列表
riptideAnyWhere
- 一个使用VC编写的远程控制软件riptideAnyWhere源代码,含有服务器端和客户端。-a VC prepared by the use of remote control software riptideAnyWhere source code, containing server and the client.
LocalControl
- 一个VC的远程控制服务器端程序,用于启动和停止远程代理(亿特代理),并隐藏起图标,绕过服务器路由器的访问限制,适合于局域网中首先用户使用。-a remote server control procedures for starting and stopping the Remote Agent (100 million special agent), and concealed icon, bypassing the server to restrict access to the router
RemoteCtrlSys
- VC++6.0环境下实现的,远程控制系统,服务器端启动服务,客户端连接到服务器后可对服务器远程控制。
control
- 远程控制,包括客户端和服务器端的源代码.vc写的
VC6网络高级编程
- 采用VC++编写的各种网络通信方面的源程序。 从简单的客户/服务器,到复杂的多线程的下载,等。 共12个例子。 源代码都有详细的注释。 欢迎下载
VCRemoteDesktop
- 基于VC++的远程桌面监控系统,主程序分服务器端和客户端,服务器端启动后自动获取本机IP,然后可以修改默认等待端口,客户端则需要指定服务端IP和对应端口,点击后程序开始连接,如果选择成功可以显示服务端桌面。-Based on VC++ Remote Desktop Monitoring System, the main program sub-server-side and client-side, server-side access to the machine to start autom
Client_Server
- tcp/ip协议,vc,在局域网或广域网可实现客户端/服务器端远程控制.-tcp/ip protocol, vc, in the local area network or wide area network can be realized client/server-side remote control.
Monitor
- 用VC++实现局域网屏幕监控(客户端和服务器端)-screen monitor in LAN using VC++
netjk
- VC++局域网视频监控系统,系统默认操作员用户名为:tsoft,密码为:111。 操作流程 运行本系统,请按照以下流程操作: (1)首先将客户端(client)文件拷到要监控的机器上。 (2)然后修改Client文件夹中Server.ini文件中的IP地址为服务器端IP地址,并运行客户端程序。 (3)运行服务器端(Server)程序 (4)通过“系统设置”模块,设置客户端IP地址,然后重新启动服务器端即可。 (5)通过“操作员
SockClient_desktop_control
- 利用vc++实现的远程桌面控制的小程序,包括鼠标移动、点击等动作的控制以及桌面位图的传送,这里是服务器端程序-This is a small program to realize the remote control of desktop, here is the server program
SockSever_desktop_control
- 利用vc++实现的远程桌面控制的小程序,包括鼠标移动、点击等,这里是服务器端程序-This is a small program to realize the remote control of desktop,here is the server program
OPC-Server-VC6-code-
- opc服务器的 vc源码在此基础上可以自行修改,测试可用-opc server vc source code on this basis can modify the test available
vcOPC-example
- 这是一个用vc工具编写的opc连接服务器程序,包括本地连接,远程连接,程序简单,注释详细,方便同学参考-This is a vc tool written in the opc connect to the server program, including the local connection, remote connection, simple procedures, detailed annotations to facilitate the students to reference
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
VC++ 远程桌面控制(客户端+服务端)
- 本程序用C++实现服务器远程控制客户端,服务器和客户端代码都有(This program uses the C++ language to achieve the server remote control client)