搜索资源列表
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
23_110152_hackeroo.com
- 这是一个远程控制的源代码.可以控制局域网内的用户电脑,显示要控制用户的屏幕等.程序界面豪华漂亮,对需要编写网络,界面等功能的朋友是一大福音. 说明:本源码有破坏性,请注意使用.本程序考虑到完整性,没有汉化. 界面如下:-This is a remote control of the source code. LAN can be controlled within the user's computer, showing users to control the screen.
networkcontrol
- 局域网内远程控制其他电脑关机、重启等操作。-LAN remote control other computer shutdown and restart operational.
getimage00000
- 远程屏幕抓屏,截取当前屏幕画面,形成一个位图文件,然后把文件发送到控制端电脑并显示-interception current screen images, forming a bitmap documents, then send the file to control and display the computer terminal
GetLocalIP
- 可以用来获取本地的IP,并且定时自动发送到邮箱.出差在外,控制家里的电脑,不知道IP时,或者自动拨号时,IP变了,可自动获取IP发送到邮箱.
vc_client_server
- 简易的远程控制代码. 两个执行文件.服务端为server,客户端为Client.现在另一台机器上运行server.exe,在自己的电脑上运行Client.exe,然后输入DOS命令,即可显示另一台机器的运行此命令的结果.简单的不能再简单了,请大家不要见笑,供学习之用.注意要更改CLIENT源文件中的IP.
远程控制源码,服务跟客户端
- 远程控制,一台电脑可以远程控制另外一台,实现桌面操作
偷窥者远程控制软件
- 偷窥者远程控制软件是一款超级简单和免费的远程控制软件,无需FTP空间,无需申请域名,即便你是六十岁的电脑盲,一样可以学会使用它。
my Remote Control.远程控制的小程序
- 这是一个远程控制的小程序,包括远程电脑的屏幕截取,压缩传递,开关机等。,This is a small remote control procedures, including the remote computer' s screen capture, compression transmission, switches and so on.
yckzym
- 远程控制自己的电脑,即使你不在身边,源码,用易语言写的,-Remote control your computer, even if you' re not around, source code, written in easy language to use,
YYgh0st
- YY ghost 源码 远程源码 远程电脑控制源码。 源码下载-YY the ghost source remote-source remote computer-controlled source. Source code download
NetTraffic
- 远程控制系统,可实现局域网内的远程监控,有一台电脑操纵另一台电脑。-Remote control systems, local area network can be realized within the remote monitoring, there is one computer to another computer manipulation.
remotecontrol
- 远程控制源码 1)实时监视远程电脑的桌面操作变化 (2):快速准确的查看被监视电脑的实时桌面信息,具有远程桌面录像功能,可查看任意时间段的历史桌面信息。 (3):具有远程桌面控制功能,可以象操作本地计算机一样操作远程计算机。 (4):可以同时操控和查看10以上个电脑。 (5):采用TCP/IP协议,高压缩率差异传图,保证图象快速稳定传输。 (6):系统为C/S结构,客户端进程防删。 -Remote Control Source 1) real-time monitorin
computerControler
- 采用C#编写的一款电脑远程控制器。分别在客户机和主机上运行此程序后,用户在主机程序界面上输入客户机IP后,即可利用此程序通过本机键盘鼠标对对方电脑进行控制,类似于桌面远程控制程序-C# prepared using a remote controller computer. In the client and host to run this program, the user interface in the host enter the client IP, you can use this
eKanBanConsole
- C#开发的简单远程控制程序,系统分为控制程序和消息监视程序,通过主程序可以控制远程电脑重新启动,发送消息、远程关机、远程注销等功能,通过消息监视器可以监测到你的这些操作。-C# development of a simple remote control program, the system is divided into control procedures and message monitoring program, through the main program can contro
SeeDesk
- VC++定时显示远程计算机桌面,只是显示画面,并不能进行控制,可用于员工电脑监控,程序分客户端和服务端,如果要监视某台计算机的桌面,则必须在该 计算机安装本服务端,如果要想成为一款真正的监控程序,那还差很远,不过核心代码已经实现了远程桌面传输,以此为基础,拓展出功能更强大的监控程序成为可能 -VC++ time display the remote computer desktop, only the display, and can not control, can be used for
yi
- 实现远程控制电脑,远程管理。远程协助。以及FTP-PC remote control, remote management. Remote Assistance. And FTP
remoteCtrl
- 一个实现了,远程电脑控制的源代码。代码分为客户端和服务器2部分。-A realization of the remote computer-controlled source code. Client and server code into 2 parts.
远程控制软件Control
- 能进行屏幕监控、文件监控、USB监控。包含服务断和客户端,可用作局域网电脑管理。(It can monitor screen, file and USB. Including service interruption and client, it can be used for LAN computer management.)
