文件名称:DCOM_RemoteControl
- 所属分类:
- ActiveX/DCOM
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 1.89mb
- 下载次数:
- 0次
- 提 供 者:
- 阿*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
软件名称: 远程计算机管理(DCOM技术)(客户端/服务端)
功能说明:
本软件最大的特点不是利用socket实现的,而是使用了DCOM技术,服务器端是一个NT Service
程序,因此远程计算机不用登录系统就可以进行连接,可以用于远程计算机的管理, 目前功能如下:
1.可以查看远程桌面,使用了GDI+进行数据的转换(把BMP数据转换成PNG格式),传输速度快
2.可以用鼠标控制
3.可以用键盘控制
4.服务端可以被多人连接控制
5.可以(强行)重启/关机
6.可以远程登录计算机,并且可以发送Ctrl+Alt+Del三键出现登录界面(Win2000/NT4.0/XP)
7.能够读取远程计算机的剪贴板,并且放在本机的剪贴板中-software name : remote computer management (DCOM) (client / server) Descr iption : The biggest feature of the software is not achieved using socket, but the use of DCOM technology, the server-NT Service is a process, not remote computer logged on the system connect can be used in remote computer management, functions as follows : 1. can View Remote Desktop, using GDI data conversion (BMP data put into PNG format), two fast transmission. the mouse can be used to control 3. keyboard control can be used 4. the server can be connected to control more than five. may (forced) to resume / Off 6. remote Login computer, and send Ctrl-Alt-Del key emerging logged three interfaces (Win2000/NT4.0/XP) 7. to read Remote Computing Machine clipboard, and the machine on the clipboard
功能说明:
本软件最大的特点不是利用socket实现的,而是使用了DCOM技术,服务器端是一个NT Service
程序,因此远程计算机不用登录系统就可以进行连接,可以用于远程计算机的管理, 目前功能如下:
1.可以查看远程桌面,使用了GDI+进行数据的转换(把BMP数据转换成PNG格式),传输速度快
2.可以用鼠标控制
3.可以用键盘控制
4.服务端可以被多人连接控制
5.可以(强行)重启/关机
6.可以远程登录计算机,并且可以发送Ctrl+Alt+Del三键出现登录界面(Win2000/NT4.0/XP)
7.能够读取远程计算机的剪贴板,并且放在本机的剪贴板中-software name : remote computer management (DCOM) (client / server) Descr iption : The biggest feature of the software is not achieved using socket, but the use of DCOM technology, the server-NT Service is a process, not remote computer logged on the system connect can be used in remote computer management, functions as follows : 1. can View Remote Desktop, using GDI data conversion (BMP data put into PNG format), two fast transmission. the mouse can be used to control 3. keyboard control can be used 4. the server can be connected to control more than five. may (forced) to resume / Off 6. remote Login computer, and send Ctrl-Alt-Del key emerging logged three interfaces (Win2000/NT4.0/XP) 7. to read Remote Computing Machine clipboard, and the machine on the clipboard
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 3970995dcom_remotecontrol.rar 列表 DCOM_RemoteControl DCOM_RemoteControl\ControlClient DCOM_RemoteControl\ControlClient\ConfigManage.cpp DCOM_RemoteControl\ControlClient\ConfigManage.h DCOM_RemoteControl\ControlClient\ControlClient.aps DCOM_RemoteControl\ControlClient\ControlClient.clw DCOM_RemoteControl\ControlClient\ControlClient.cpp DCOM_RemoteControl\ControlClient\ControlClient.dsp DCOM_RemoteControl\ControlClient\ControlClient.dsw DCOM_RemoteControl\ControlClient\ControlClient.h DCOM_RemoteControl\ControlClient\ControlClient.ncb DCOM_RemoteControl\ControlClient\ControlClient.opt DCOM_RemoteControl\ControlClient\ControlClient.plg DCOM_RemoteControl\ControlClient\ControlClient.rc DCOM_RemoteControl\ControlClient\DesktopView.cpp DCOM_RemoteControl\ControlClient\DesktopView.h DCOM_RemoteControl\ControlClient\mainfrm.cpp DCOM_RemoteControl\ControlClient\mainfrm.h DCOM_RemoteControl\ControlClient\mssccprj.scc DCOM_RemoteControl\ControlClient\Release DCOM_RemoteControl\ControlClient\res DCOM_RemoteControl\ControlClient\res\ControlClient.ico DCOM_RemoteControl\ControlClient\res\ControlClient.rc2 DCOM_RemoteControl\ControlClient\res\ico1001.ico DCOM_RemoteControl\ControlClient\res\vssver.scc DCOM_RemoteControl\ControlClient\resource.h DCOM_RemoteControl\ControlClient\StdAfx.cpp DCOM_RemoteControl\ControlClient\StdAfx.h DCOM_RemoteControl\ControlClient\vssver.scc DCOM_RemoteControl\ControlServer DCOM_RemoteControl\ControlServer\ControlClient.ico DCOM_RemoteControl\ControlServer\ControlServer.cpp DCOM_RemoteControl\ControlServer\ControlServer.dsp DCOM_RemoteControl\ControlServer\ControlServer.dsw DCOM_RemoteControl\ControlServer\ControlServer.h DCOM_RemoteControl\ControlServer\ControlServer.idl DCOM_RemoteControl\ControlServer\ControlServer.ncb DCOM_RemoteControl\ControlServer\ControlServer.opt DCOM_RemoteControl\ControlServer\ControlServer.plg DCOM_RemoteControl\ControlServer\ControlServer.rc DCOM_RemoteControl\ControlServer\ControlServer.rgs DCOM_RemoteControl\ControlServer\ControlServer.tlb DCOM_RemoteControl\ControlServer\ControlServerCP.h DCOM_RemoteControl\ControlServer\ControlServerps.def DCOM_RemoteControl\ControlServer\ControlServerps.mk DCOM_RemoteControl\ControlServer\ControlServer_i.c DCOM_RemoteControl\ControlServer\ControlServer_p.c DCOM_RemoteControl\ControlServer\dlldata.c DCOM_RemoteControl\ControlServer\mssccprj.scc DCOM_RemoteControl\ControlServer\ReleaseMinSize DCOM_RemoteControl\ControlServer\ReleaseMinSize\ControlServer.exe DCOM_RemoteControl\ControlServer\RemoteControl.cpp DCOM_RemoteControl\ControlServer\RemoteControl.h DCOM_RemoteControl\ControlServer\RemoteControl.rgs DCOM_RemoteControl\ControlServer\resource.h DCOM_RemoteControl\ControlServer\StdAfx.cpp DCOM_RemoteControl\ControlServer\StdAfx.h DCOM_RemoteControl\ControlServer\vssver.scc DCOM_RemoteControl\gdiplus.dll DCOM_RemoteControl\RemoteControl.gif DCOM_RemoteControl\Setup DCOM_RemoteControl\Setup\DCOMClinet DCOM_RemoteControl\Setup\DCOMClinet\ControlClient.exe DCOM_RemoteControl\Setup\DCOMClinet\ControlServer.exe DCOM_RemoteControl\Setup\DCOMClinet\install.bat DCOM_RemoteControl\Setup\DCOMClinet\uninstall.bat DCOM_RemoteControl\Setup\DCOMServer DCOM_RemoteControl\Setup\DCOMServer\ControlServer.exe DCOM_RemoteControl\Setup\DCOMServer\install.bat DCOM_RemoteControl\Setup\DCOMServer\uninstall.bat DCOM_RemoteControl\Setup\gdiplus.dll DCOM_RemoteControl\Setup\readme.txt DCOM_RemoteControl\vssver.scc