搜索资源列表
TOUKUI-1.5
- 本人开发一个远程控制软件,有如下功能: 1.可以偷窥到对方的桌面内容,按设置的时间进行刷新. 2.可以用鼠标控制对方的电脑,包括所有的鼠标操作. 3.可以使用键盘控制对方的电脑,几乎可用所有的按键. 4.在客户端可以建立多个窗口,对多台电脑进行监视控制. 5.可以运行一条命令,例如打开一个记事本. 6.可以锁定/解锁对方的电脑. 7.可以让对方电脑(强行)注销/重启/关机. 8.可以传送/删除/移动对方的电脑上的文件. 9.在必要时还可以关掉服务程序. 10.增加了自动发信的功能,在连接Inte
lhz
- 本程序实现对远程计算机的控制,可以封锁远程计算机的键盘与鼠标,关闭远程计算机等-the procedures of a remote computer control, can blockade remote computer keyboard and mouse. closure of remote computers.
Monitors
- 分为服务器与客户端,实现了鼠标,键盘等的远程控制功能.-divided into server and client to achieve a mouse, keyboard and other remote control functions.
remoteinput
- 上位机控制下位机,鼠标键盘的远程代码。请大家
远程截图
- 用c++ buidler实现的远程截图程序,很不错,包括了采集,压缩...,加多点鼠标键盘的命令发送及模拟就可以控制了-used to achieve the long-range screenshots procedures, very good, including the gathering, compression ..., Kadoorie click the mouse in order to send the keyboard and simulation can be contr
xremote-2[1].0.tar
- 是一款用Java编写的远程控制软件,可以通过本地的鼠标和键盘控制对方的桌面和应用程序-is a Java prepared by remote control software, through the local mouse and keyboard to control the other's desktop and application procedures
ICanSeeYou.rar
- ICanSeeYou远程控制软件(所有C#源代码)另外附有说明文档。代码重用性通过结合程序员定义的类和定义良好、精心测试、文档完整、可移植和用途广泛的FCL(重用框架类库),开发者进行软件构建,这种形式的软件重用加速了功能强大和高质量软件的开发。而本项目定义了不少可重用的代码,例如文件的各种操作,鼠标的模拟点击,键盘的模拟按键按下,关机,屏幕截取,API函数库,网络的基本操作等。,ICanSeeYou remote control software (all C# Source code) wi
RemoteControl
- 远程控制软件,很简答的一些功能,能够给服务器端发鼠标键盘消息。-Remote control software, very short answer some of the features that can send mouse and keyboard to the server-side message.
src
- 使用QT为linux 下的mplayer写的一个新的gui,既可以用鼠标键盘播放视频文件又可以使用菜单控制播放效果-QT for linux using mplayer under Writing a new gui, can use the mouse to the keyboard to play the video file can also control playback using the menu
RemoteControl
- vc++实现的远程控制程序,模拟远程桌面上的鼠标、键盘操作。-Remote Control
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
200711262319902
- 主要功能: 1、远程(本地)文件查找、运行,文件上传、下载(8M大小以内),远程(本地)文件(夹)删除、更名。 2、远程(本地)注册表编辑,新建主键、子键、修改键值。 3、获取远程主机基本信息,键盘记录,鼠标控制,远程注销、重启、关机。-Main features: 1, remote (local) file to find, run, file upload, download (8M size or less), long-range (lo
vcDeskTop_Control
- vc写的远程控制代码,在vc6下编译通过。功能:可以设置图片显示的分辨率和模拟鼠标键盘操作。-vc remote control code written in vc6 compile. Features: You can set image display resolution and emulate mouse keyboard.
yuankong
- 功能: 1.分析信息(获取客户系统等信息) 2.控制命令(以命令发送控制客户) 3.控制DOS(完全远程控制DOS/COM) 4.控制注册(未完成,预留位置) 5.控制服务(完全远程控制系统/驱动服务) 6.控制进程(完全远程控制进程) 7.控制监视(完全远程监视,并且支持鼠标左/右击控制) 8.游览本地(完全远程游览本地硬盘,并且支持大文件上/下转.运行.改名.删除) 9.记录键盘(支持进程/标题模式记录
remote
- 一个远程控制程序,分为客户端和服务端,实现远程桌面,鼠标,键盘控制。-A remote control program, divided into client and server, remote desktop, mouse, keyboard control.
Release
- 自己开发可用的远程控制桌面源码 有client端和main端 测试鼠标键盘和拖动的一些常用功能可用 请给予支持 谢谢大家-Develop their own source code available Desktop remote control Thank you for your support
RemoteServer-1.0.3.2
- 远程键盘和鼠标的控制 对长连接有心跳包检测
Remote-assistance
- 实现功能: 1.客户端能和服务器端进行简单通信 2.客户端远程查看服务器端桌面 3.远程鼠标和键盘控制 4.文件数据压缩传输-Functions: 1. The client and the server can simply communication 2. The client remote view the server desktop 3. The remote mouse and keyboard control 4. The file data com
RemoteControl
- 远程桌面控制的完整实现源码,设计文件在http://blog.csdn.net/dijkstar/article/details/9076911有详细描述,里面整合了位图压缩、鼠标键盘低级钩子等。里面的每项技术都具有工程参考价值。-Complete implementation of the remote control code, design documents described in detail in http://blog.csdn.net/dijkstar/article/deta
cmjspy远程控制软件
- cmjspy是一个远程控制软件 这个正式版本具有以下功能 对所控制的计算机进行非常方便的操作 1.目录管理 文件目录删除(不可复原),建立目录,上传下载文件,打开 文件移动文件目录。 2.桌面管理 可对桌面窗口图标及任意桌面元素进行,左右单击双击操作。 可在目标计算机进行文本输入操作。可发送消息, 及聊天功能。 3.系统操作 关闭运行程序,鼠标琐定,更改分辨率,重新启动