搜索资源列表
TOUKUI-1.5
- 本人开发一个远程控制软件,有如下功能: 1.可以偷窥到对方的桌面内容,按设置的时间进行刷新. 2.可以用鼠标控制对方的电脑,包括所有的鼠标操作. 3.可以使用键盘控制对方的电脑,几乎可用所有的按键. 4.在客户端可以建立多个窗口,对多台电脑进行监视控制. 5.可以运行一条命令,例如打开一个记事本. 6.可以锁定/解锁对方的电脑. 7.可以让对方电脑(强行)注销/重启/关机. 8.可以传送/删除/移动对方的电脑上的文件. 9.在必要时还可以关掉服务程序. 10.增加了自动发信的功能,在连接Inte
cca
- CCA,是一个集群计算机控制的软件,如果您想在一台电脑上通过远程控制管理其他数十台电脑,那么这个软件将适合您。程序分客户端和服务器端两部分。界面类mac。-CCA, is a cluster computer control software, if you want to a computer through remote control and management of the dozens of other computers, then the software will be app
LAN-Cmd
- 局域网控制,一个为客户端,一个为服务器端.可以使对方机子关机,重启,注销.也可以删除对方机子内程序.还可以查看对方机子内目录.-LAN control, as a client, a server for the. The machine can bring the other side to shutdown and restart, canceled. They can remove the other procedures within the machine. The other sid
RemoteCtrl
- 完整的远程控制程序源代码,包括服务端和客户端。两者通过Socket进行数据交换,达到监控的目的。-integrity of the remote control program source code, including services and clients. Socket both through the exchange of information to achieve the purpose of monitoring.
RC2K远端控制源程序
- c-s结构,通过客户端连接服务器远程控制服务器系统,提供服务端和客户端代码-c-s structure, client server remote control server system, providing services and client code
tinyChat
- 支持多线程的木马程序,支持聊天,一个文件客户端和服务器端,有键盘监控,支持文件传输-multithreading support the Trojan program, support chat, a file server and the client side, the keyboard control, support for file transfer
telnet客户程序的实现
- telnet客户端程序的实现:可以实现远程登陆,远程控制主机等-telnet client for the realization : remote landing can be achieved, such as remote control console
MyMonitor
- 远程控制软件源代码,分为服务器和客户端两部分,能够监控多个机器,实现远程关机,注销,重启等功能,并可以远程文件的上下载,控制机器远程PING功能以及一些基本信息的获取等-remote control software source code into the server and client 2, to monitor multiple machines, remote shutdown, canceled, resume function, and can remotely download
RemoteMaintenance1.42
- 这是公司要求做的远程控制程序,可以进行网络和modem拨号进行控制, 通信协议使用XML方式,基本的控制都有,有详细相关设计文档.和通信协议文档 网络部分采用独立dll方式,方式动态更新功能,客户端使用BCB开发,网络模块使用VC开发-This is the company that demanded the remote control program that can be dial-up network and modem control, communications proto
GAOSHANCLIENT
- 一个简单的C/S结构电影客户端,VB开发,有助于学习和实践-a simple C / S Film client, VB development, facilitate learning and practice
work001
- vb 开发的网络远程管理客户端服务器端,交流一下。-vb development of the network remote management client server, exchange about.
rzd
- 远程字典服务程序,在启动服务端后,即可用客户端在线查询单词,程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。 -remote dictionary service procedures, the commencement of the server, the client can be used on-line query words, the process model does not use the package SOCKET Windows SDK p
wjc
- 网络监控程序,运行服务器端后,客户端可通过ip进行连接,使用udp,支持客户端上传,监控屏幕,以及在服务器运行程序等功能,功能比较强大。具体细节请参考源代码。-network monitoring, the running server, the client can connect through ip, udp used to support client to upload, monitor screens, and the server operating procedures, fun
yuanchen
- 远程控制,服务器端可以时时显示在限人数,客户端只要输入IP地址就可以登陆。但首先应运行服务器程序。-remote control, the server-can always be shown in the limited number of client input IP addresses on the landing. But first I should run server programs.
RemoteControl
- 该源码的思想是通过socket和应用程序的消息机制,监控程序的客户端与被监控程序的服务器端进行数据交换,达到监控和被监控的目的-thinking through the socket and application of information mechanism and monitoring procedures client and surveillance procedures server for data exchange, to monitor and control the
VCRstylemechanism
- 是公司开发完整案例局域网视频监控系统使用说明书 系统介绍 本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能: 系统采用人机交互的方式,界面美观友好。 屏幕信息需要时时显示,网络延时不能大于1秒。 服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。 系统运行时占用内存不能大于10MB,以免影响系统性能。 客户端运行时需要隐藏显示窗口,其
MyClient
- 网络客户端,可以连接网络服务端进行通信,只要远程服务端提供端口号码即可-net client ,can connect to a server remote ,if the remote provite a socket
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
RemotingClient
- c#编写的远程客户端程序,详细的源代码,可以下载学习试用。-c# write the remote client program, a detailed source code, you can download the learning trial.
VC++ 远程桌面控制(客户端+服务端)
- 本程序用C++实现服务器远程控制客户端,服务器和客户端代码都有(This program uses the C++ language to achieve the server remote control client)