搜索资源列表
vcn远程控制源代码
- VNC Source Distribution for Windows platforms ============================================= VNC is Copyright Olivetti & Oracle Research Laboratory. This software is distributed under the GNU General Public Licence as published by the Free
c_s_udp_tcp
- 基于ace和wxWidgets结合使用的c/s结构的例子,server广播后,client对server发起连接,然后server启动接收线程,并将收到的数据通过单独的线程进行处理;该代码有以下特点:wxWidgets事件循环和ace的Reactor事件循环并行处理,定时器以及读写的并行处理,udp和tcp通信的并行处理,ui线程和通信线程的并行处理;有此例子,开发跨平台跨编译器的带图形界面的c/s程序易如反掌。-wxWidgets based ace and the combined use
rasdialx
- DameWare DBtnMap ActiveX component is a 32-bit custom control for use with Visual Basic, Visual C++ and Web pages or any environment that can host ActiveX controls. DBtnMap will allow any picture file (.JPG, .GIF, .BMP, TIFF, etc.) type supported, to
ICanSeeYou.rar
- ICanSeeYou远程控制软件(所有C#源代码)另外附有说明文档。代码重用性通过结合程序员定义的类和定义良好、精心测试、文档完整、可移植和用途广泛的FCL(重用框架类库),开发者进行软件构建,这种形式的软件重用加速了功能强大和高质量软件的开发。而本项目定义了不少可重用的代码,例如文件的各种操作,鼠标的模拟点击,键盘的模拟按键按下,关机,屏幕截取,API函数库,网络的基本操作等。,ICanSeeYou remote control software (all C# Source code) wi
c_control
- c#编写的远程桌面监控的软件,功能很强大。还有模拟键盘和鼠标事件的类-remote desktop monitoring software, written in c# is very powerful. As well as analog keyboard and mouse events,
spy
- 实现远程计算机CPU当前使用率,内存使用率,进程创建、终止,文件操作,网络数据包监视,可查看、 关闭系统当前控制进程。可运行远程控制台(完全等同于本机操作),控制台命令已知cd命令无效。 注销远程用户登陆,关闭、重启计算机,给远程计算机发送消息-Remote computer CPU current usage, memory usage, process creation, termination, file operations, network packet monitoring,
remotecontrol
- 远程控制源码 1)实时监视远程电脑的桌面操作变化 (2):快速准确的查看被监视电脑的实时桌面信息,具有远程桌面录像功能,可查看任意时间段的历史桌面信息。 (3):具有远程桌面控制功能,可以象操作本地计算机一样操作远程计算机。 (4):可以同时操控和查看10以上个电脑。 (5):采用TCP/IP协议,高压缩率差异传图,保证图象快速稳定传输。 (6):系统为C/S结构,客户端进程防删。 -Remote Control Source 1) real-time monitorin
Remote_Control
- This is a basic remote control application for Windows formed from two modules. One that runs as server and listen to ports 5001 and 5002 (5001 used for image transfer and 5002 for mouse commands, keyboard is not implemented), and the second one whic
AryanRat
- This is remote control program or as they say remote access trojan I believe it is reverse connect using client/server architecture I believe author is albinoskunk This client/server is written in C-This is remote control program or as they say rem
network2
- 这是用C#写的关于家具的环境中一些设备的控制,用于远程,只要和服务器端连接起来就可以发送设备的状态或更改状态等操作。-This is written with C# on the furniture, some equipment in the control environment for the remote, as long as the server can send the equipment to connect the state or change status, and ope
14
- 基于VC的一种木马实现方法,可以作为本科阶段的毕业论文,采用C/S模式,可以传送命令,进行远程控制。-VC-based implementations of a Trojan can be used as undergraduate thesis, the use of C/S mode, you can send commands to the remote control.
shipinjiankong
- 本系统以 C/S 架构采用 Socket 技术开发,可以运用本软件在局域网中实施监控管理。服务器端可以实时观察远程客户端,并可以对客户端进行各种操作,例如:关机、注销账户或重新启动,当然还可以对客户端输入设备进行锁定和解锁。除了这些,服务器端可以执行更高级的操作:即浏览客户端文件系统,并可以任意拷贝指定的客户端目录。-The system to C/S architecture using Socket technology development, the software can be us
APICloud_raspiberry
- APICLoud云控制系统是一个基于APICloud云平台的远程控制和监控系统,主要功能是通过移动终端轻易的查看远程实时视频图像,获取各种传感器状态,发送控制设备命令等。该系统的底层设计以每一个树莓派作为一个监控单元,完成了对各类传感器、视频、图像等数据的采集,通过GPIO引脚控制电机、继电器等外接硬件设备,中间层以APICloud云平台作为数据服务端,为底层和终端提供数据服务。该系统的主要特点是“云端一体”,基于APICloud提供的“云API”和“端API”,开发者甚至可以忘记繁杂的服务端编