搜索资源列表
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
vncdelphi
- 大名鼎鼎的VNC远程监控软件Delphi编写的客户端源码.-famous VNC remote monitoring software prepared by the Delphi client source.
ControlRemote
- 远城控制源码,包括服务端和客户端-much control source, including services and clients
trojian_bingle
- 冰鸽反转型木马的源码,包括服务端和客户端,比传统木马的优势在于本地无需开监听端口,而且采用udp协议实现,对于aport,fport,netstat等工具根本无法看到.实现更加隐藏,本程序给出了一个主要的框架,利用多线程实现,给出了目录列表,进程管理等的代码实现,很多具体的木马功能需要自己去开发.-pigeon-ice transition Trojan source code, including services and clients, than the traditional Troja
SyncFile
- 远程网络进行文件同步的源码,包括服务器端和客户端,可以为类似项目参考。
simplyhack
- 远程控制源码,分服务器与客户端。适合初学远程控制的网友们学习。-remote control source, and server-client. When a remote control for the netizens to learn.
remoteControl
- 远程桌面源码 主要思路就是先将远程桌面捕获,再发回本地,在对话框中显示出来,将本地鼠标和盘键输入,变成命令,发到远程主机执行,以模拟出鼠标和键盘的操作,再将远程桌面捕获,再发回本地,在对话框中显示出来. 包括服务端程序SreenServer,客户端程序SreenClient, 1.先运行服务端点开始,(最好在一个虚拟机上运行) 2.再运行客户端,点连接, 点得到屏幕,点控制,就可以对远程桌面进行操作了. 3.有问题请发email:vccodefan@126.com
远程控制源码,服务跟客户端
- 远程控制,一台电脑可以远程控制另外一台,实现桌面操作
remote.zip 类似PCAnywhere的远程控制软件源码
- 又一个类似PCAnywhere的远程控制软件源码,分客户端和服务器端。, A similar PCAnywhere long-distance control software source code, is divided the customer end and the server end.
Recub
- 国外的一款远控源码 功能不错 客户端和服务端源码均有-Abroad, a remote control function of a good source client and server source code are
sdbot
- SDbot 客户端源码,非常简单,供研究学习!-SDbot a famous bot toy,just for study and analysis!
anywhere
- 一个类似PCAnywhere的远程控制软件源码,分客户端和服务器端。- A similar PCAnywhere long-distance control software source code, is divided the customer end and the server end.
remotecontrol
- 远程控制源码 1)实时监视远程电脑的桌面操作变化 (2):快速准确的查看被监视电脑的实时桌面信息,具有远程桌面录像功能,可查看任意时间段的历史桌面信息。 (3):具有远程桌面控制功能,可以象操作本地计算机一样操作远程计算机。 (4):可以同时操控和查看10以上个电脑。 (5):采用TCP/IP协议,高压缩率差异传图,保证图象快速稳定传输。 (6):系统为C/S结构,客户端进程防删。 -Remote Control Source 1) real-time monitorin
SimpleTrojan
- 简单远程控制软件源码 分为服务端和客户端 客户端可以远程控制服务端进行文件下载、文件上传、文件删除、远程关机等功能-Simple remote control software source code is divided into server and client can remote control the client side file download services, file upload, file deletion, remote shutdown, etc. fu
socker_ctl
- 源码中包含了两个部分,一个是vc.net开发的服务单程序,一个是使用python编写的手机客户端程序。通过python手机程序,可以远程控制运行服务端程序的计算机。因此是一个手机远程控制电脑的源码包,但是功能还不够完善,相信你一定可以很轻松的将其变成一个功能强大的程序。-Source code contains two parts, one is vc.net services developed a single program written in python is to use a mo
RemoteCtrlSys
- 同样是一款不错的远程控制源码。客户端和服务端源码均有。-Similarly, the remote control is a good source. The client and server source code are.
Monk
- Monk远程控制源代码VB,服务端,客户端源码完整,功能丰富-Monk remote control source code VB, services, client source code complete, feature-rich
cshap
- C#实现远程控制服务器端源码。可以实现服务器端对链接的客户端的控制。-C# source server-side remote control. Can link the server to the client' s control.
MQTT-Client-master
- MQTT 客户端源码 一个不错的MQTT客户端测试程序,简单的界面。测试MQTT服务器用。(MQTT Client A good MQTT client test program, a simple interface. Test MQTT server for use)
VncServer源码
- C#开发的VNC源码,非标准VNC协议。需要配合对应的客户端应用(C# VNC,Remoting Server)