搜索资源列表
qddown_vc10834534636735
- 这是一个远程控制的源程序,VC++编程,可以控制局域网内的计算机自动重新启动。-This is a remote control of the source, VC program will be able to control the computer LAN automatically restart.
RemoteControl_Vc
- 一个VC++写的远程控制例子《VC++网络通信编程实例案例精选》源代码-write a VC Remote Control example "VC network communications programming examples selected cases" source code
vc_remote_control
- VC编写远程控制程序 由客户端和控制端组成-VC remote control procedures prepared by the client and control-components
cntrl
- 一个用VC++开发的计算机远程控制的程序 -a VC development of the remote computer control procedures
tkz
- 偷窥者远程控制工具的源代码,vc编写,可以拿来借鉴
VCremote
- vc编写的简单远程控制代码,可以发送命令,杀死进程,键盘/鼠标锁定等
capture_control
- 远程监控客户/服务程序,vc++6.0,简单的控制
远程桌面监控
- 用VC实现的远程桌面的监视和控制。其实实现这个功能做好的是用mirrordriver技术和gh0st,这里也就是抛砖引玉,看个原理吧。