实例介绍
本系统实现的功能:查看被控制端的文件目录清单;查看被控制端的文件内容;拷贝被控制端的文件到控制端;强迫被控制端重新启动或关机;修改被控制端的系统配置文件;直接执行任何可执行命令,打开应用程序;锁住(解锁)被控制端的屏幕,键盘和鼠标;控制被控制端的屏幕,在本地直接操作被控制端计算机;
【实例截图】
【核心代码】
VC远程桌面监控系统
└── VC++ 远程桌面监控系统
├── Client
│ └── RemoteControlClient
│ ├── AFXRES.H
│ ├── ClientWindow.mak
│ ├── ClientWindow.sdf
│ ├── ClientWindow.sln
│ ├── ClientWindow.v11.suo
│ ├── ClientWindow.vcxproj
│ ├── ClientWindow.vcxproj.filters
│ ├── ColorMode.cpp
│ ├── ColorMode.h
│ ├── Command.c
│ ├── Command.h
│ ├── Compression.cpp
│ ├── Compression.h
│ ├── Debug
│ │ ├── BscMake.command.1.tlog
│ │ ├── CL.read.1.tlog
│ │ ├── CL.write.1.tlog
│ │ ├── ClientWindow.bsc
│ │ ├── ClientWindow.exe
│ │ ├── ClientWindow.ilk
│ │ ├── ClientWindow.lastbuildstate
│ │ ├── ClientWindow.log
│ │ ├── ClientWindow.map
│ │ ├── ClientWindow.pdb
│ │ ├── ColorMode.obj
│ │ ├── ColorMode.sbr
│ │ ├── Command.obj
│ │ ├── Command.sbr
│ │ ├── Compression.obj
│ │ ├── Compression.sbr
│ │ ├── Gdi.obj
│ │ ├── Gdi.sbr
│ │ ├── GridSpacing.obj
│ │ ├── GridSpacing.sbr
│ │ ├── HuffCompress.obj
│ │ ├── HuffCompress.sbr
│ │ ├── MainWnd.obj
│ │ ├── MainWnd.sbr
│ │ ├── RLE.obj
│ │ ├── RLE.sbr
│ │ ├── Script1.res
│ │ ├── ServerIP.obj
│ │ ├── ServerIP.sbr
│ │ ├── WndProc.obj
│ │ ├── WndProc.sbr
│ │ ├── bscmake.read.1.tlog
│ │ ├── bscmake.write.1.tlog
│ │ ├── cl.command.1.tlog
│ │ ├── client.obj
│ │ ├── client.sbr
│ │ ├── link-cvtres.read.1.tlog
│ │ ├── link-cvtres.write.1.tlog
│ │ ├── link-rc.read.1.tlog
│ │ ├── link-rc.write.1.tlog
│ │ ├── link.command.1.tlog
│ │ ├── link.read.1.tlog
│ │ ├── link.write.1.tlog
│ │ ├── rc.command.1.tlog
│ │ ├── rc.read.1.tlog
│ │ ├── rc.write.1.tlog
│ │ ├── vc110.idb
│ │ ├── vc110.pdb
│ │ ├── vc60.idb
│ │ └── vc60.pdb
│ ├── Gdi.c
│ ├── Gdi.h
│ ├── GridSpacing.cpp
│ ├── GridSpacing.h
│ ├── HuffCompress.c
│ ├── HuffCompress.h
│ ├── IDB_NORECEIVE.BMP
│ ├── IDB_NOSEND.BMP
│ ├── IDB_RECEIVE.BMP
│ ├── IDB_SEND.BMP
│ ├── Include
│ │ ├── AFX.H
│ │ ├── AFX.INL
│ │ ├── AFXADV.H
│ │ ├── AFXBLD_.H
│ │ ├── AFXCMN.H
│ │ ├── AFXCMN.INL
│ │ ├── AFXCMN2.INL
│ │ ├── AFXCOLL.H
│ │ ├── AFXCOLL.INL
│ │ ├── AFXCOM_.H
│ │ ├── AFXCONV.H
│ │ ├── AFXCTL.H
│ │ ├── AFXCTL.INL
│ │ ├── AFXCTL.RC
│ │ ├── AFXCVIEW.H
│ │ ├── AFXCVIEW.INL
│ │ ├── AFXDAO.H
│ │ ├── AFXDAO.INL
│ │ ├── AFXDB.H
│ │ ├── AFXDB.INL
│ │ ├── AFXDB.RC
│ │ ├── AFXDB_.H
│ │ ├── AFXDD_.H
│ │ ├── AFXDISP.H
│ │ ├── AFXDLGS.H
│ │ ├── AFXDLGS.INL
│ │ ├── AFXDLLX.H
│ │ ├── AFXDLL_.H
│ │ ├── AFXDOCOB.H
│ │ ├── AFXDTCTL.H
│ │ ├── AFXDTCTL.INL
│ │ ├── AFXEXT.H
│ │ ├── AFXEXT.INL
│ │ ├── AFXHELP.HM
│ │ ├── AFXHTML.H
│ │ ├── AFXHTML.INL
│ │ ├── AFXINET.H
│ │ ├── AFXINET.INL
│ │ ├── AFXISAPI.H
│ │ ├── AFXISAPI.INL
│ │ ├── AFXISAPI.RC
│ │ ├── AFXMSG_.H
│ │ ├── AFXMT.H
│ │ ├── AFXMT.INL
│ │ ├── AFXODLGS.H
│ │ ├── AFXOLE.H
│ │ ├── AFXOLE.INL
│ │ ├── AFXOLECL.RC
│ │ ├── AFXOLEDB.H
│ │ ├── AFXOLESV.RC
│ │ ├── AFXPLEX_.H
│ │ ├── AFXPRINT.RC
│ │ ├── AFXPRIV.H
│ │ ├── AFXPRIV2.H
│ │ ├── AFXRES.H
│ │ ├── AFXRES.RC
│ │ ├── AFXRICH.H
│ │ ├── AFXRICH.INL
│ │ ├── AFXSOCK.H
│ │ ├── AFXSOCK.INL
│ │ ├── AFXSTAT_.H
│ │ ├── AFXTEMPL.H
│ │ ├── AFXTLS_.H
│ │ ├── AFXVER_.H
│ │ ├── AFXV_CFG.H
│ │ ├── AFXV_CPU.H
│ │ ├── AFXV_DLL.H
│ │ ├── AFXV_W32.H
│ │ ├── AFXWIN.H
│ │ ├── AFXWIN1.INL
│ │ ├── AFXWIN2.INL
│ │ ├── MFCSAMPS.MAK
│ │ ├── MSCREATE.DIR
│ │ ├── Res
│ │ │ ├── 3DCHECK.BMP
│ │ │ ├── 95CHECK.BMP
│ │ │ ├── COPY4WAY.CUR
│ │ │ ├── HELP.CUR
│ │ │ ├── HELP.RSC
│ │ │ ├── MAGNIFY.CUR
│ │ │ ├── MAGNIFY.RSC
│ │ │ ├── MINIFWND.BMP
│ │ │ ├── MOVE4WAY.CUR
│ │ │ ├── MSCREATE.DIR
│ │ │ ├── NODROP.CUR
│ │ │ ├── NTCHECK.BMP
│ │ │ ├── SARROWS.CUR
│ │ │ ├── SPLIT.RSC
│ │ │ ├── SPLITH.CUR
│ │ │ ├── SPLITV.CUR
│ │ │ ├── TRCK4WAY.CUR
│ │ │ ├── TRCKNESW.CUR
│ │ │ ├── TRCKNS.CUR
│ │ │ ├── TRCKNWSE.CUR
│ │ │ ├── TRCKWE.CUR
│ │ │ └── TRUETYPE.BMP
│ │ ├── WINRES.H
│ │ ├── l.chs
│ │ │ ├── AFXCTL.RC
│ │ │ ├── AFXDB.RC
│ │ │ ├── AFXISAPI.RC
│ │ │ ├── AFXOLECL.RC
│ │ │ ├── AFXOLESV.RC
│ │ │ ├── AFXPRINT.RC
│ │ │ ├── AFXRES.RC
│ │ │ └── MSCREATE.DIR
│ │ ├── l.cht
│ │ │ ├── AFXCTL.RC
│ │ │ ├── AFXDB.RC
│ │ │ ├── AFXISAPI.RC
│ │ │ ├── AFXOLECL.RC
│ │ │ ├── AFXOLESV.RC
│ │ │ ├── AFXPRINT.RC
│ │ │ ├── AFXRES.RC
│ │ │ └── MSCREATE.DIR
│ │ ├── l.deu
│ │ │ ├── AFXCTL.RC
│ │ │ ├── AFXDB.RC
│ │ │ ├── AFXISAPI.RC
│ │ │ ├── AFXOLECL.RC
│ │ │ ├── AFXOLESV.RC
│ │ │ ├── AFXPRINT.RC
│ │ │ ├── AFXRES.RC
│ │ │ └── MSCREATE.DIR
│ │ ├── l.esp
│ │ │ ├── AFXCTL.RC
│ │ │ ├── AFXDB.RC
│ │ │ ├── AFXISAPI.RC
│ │ │ ├── AFXOLECL.RC
│ │ │ ├── AFXOLESV.RC
│ │ │ ├── AFXPRINT.RC
│ │ │ ├── AFXRES.RC
│ │ │ └── MSCREATE.DIR
│ │ ├── l.fra
│ │ │ ├── AFXCTL.RC
│ │ │ ├── AFXDB.RC
│ │ │ ├── AFXISAPI.RC
│ │ │ ├── AFXOLECL.RC
│ │ │ ├── AFXOLESV.RC
│ │ │ ├── AFXPRINT.RC
│ │ │ ├── AFXRES.RC
│ │ │ └── MSCREATE.DIR
│ │ ├── l.ita
│ │ │ ├── AFXCTL.RC
│ │ │ ├── AFXDB.RC
│ │ │ ├── AFXISAPI.RC
│ │ │ ├── AFXOLECL.RC
│ │ │ ├── AFXOLESV.RC
│ │ │ ├── AFXPRINT.RC
│ │ │ ├── AFXRES.RC
│ │ │ └── MSCREATE.DIR
│ │ ├── l.jpn
│ │ │ ├── AFXCTL.RC
│ │ │ ├── AFXDB.RC
│ │ │ ├── AFXISAPI.RC
│ │ │ ├── AFXOLECL.RC
│ │ │ ├── AFXOLESV.RC
│ │ │ ├── AFXPRINT.RC
│ │ │ ├── AFXRES.RC
│ │ │ └── MSCREATE.DIR
│ │ └── l.kor
│ │ ├── AFXCTL.RC
│ │ ├── AFXDB.RC
│ │ ├── AFXISAPI.RC
│ │ ├── AFXOLECL.RC
│ │ ├── AFXOLESV.RC
│ │ ├── AFXPRINT.RC
│ │ ├── AFXRES.RC
│ │ └── MSCREATE.DIR
│ ├── MainWnd.cpp
│ ├── MainWnd.h
│ ├── MyFrame.ico
│ ├── RLE.c
│ ├── RLE.h
│ ├── Script1.aps
│ ├── Script1.rc
│ ├── ServerIP.cpp
│ ├── ServerIP.h
│ ├── UpgradeLog.XML
│ ├── UpgradeLog.htm
│ ├── WINRES.H
│ ├── WndProc.cpp
│ ├── WndProc.h
│ ├── _UpgradeReport_Files
│ │ ├── UpgradeReport.css
│ │ ├── UpgradeReport.xslt
│ │ ├── UpgradeReport_Error.png
│ │ ├── UpgradeReport_Information.png
│ │ ├── UpgradeReport_Success.png
│ │ └── UpgradeReport_Warning.png
│ ├── client.c
│ ├── client.h
│ ├── resource.h
│ └── windowsx.h
└── Server
└── RemoteControlServer
├── Command.c
├── Command.h
├── Debug
│ ├── BscMake.command.1.tlog
│ ├── CL.read.1.tlog
│ ├── CL.write.1.tlog
│ ├── Command.obj
│ ├── Command.sbr
│ ├── Gdi.obj
│ ├── Gdi.sbr
│ ├── HuffCompress.obj
│ ├── HuffCompress.sbr
│ ├── MainWnd.obj
│ ├── MainWnd.sbr
│ ├── RLE.obj
│ ├── RLE.sbr
│ ├── Script1.res
│ ├── Server.obj
│ ├── Server.sbr
│ ├── ServerWindow.bsc
│ ├── ServerWindow.exe
│ ├── ServerWindow.ilk
│ ├── ServerWindow.lastbuildstate
│ ├── ServerWindow.log
│ ├── ServerWindow.map
│ ├── ServerWindow.pdb
│ ├── WndProc.obj
│ ├── WndProc.sbr
│ ├── bscmake.read.1.tlog
│ ├── bscmake.write.1.tlog
│ ├── cl.command.1.tlog
│ ├── link-cvtres.read.1.tlog
│ ├── link-cvtres.write.1.tlog
│ ├── link-rc.read.1.tlog
│ ├── link-rc.write.1.tlog
│ ├── link.command.1.tlog
│ ├── link.read.1.tlog
│ ├── link.write.1.tlog
│ ├── rc.command.1.tlog
│ ├── rc.read.1.tlog
│ ├── rc.write.1.tlog
│ ├── vc110.idb
│ ├── vc110.pdb
│ ├── vc60.idb
│ └── vc60.pdb
├── Gdi.c
├── Gdi.h
├── HuffCompress.c
├── HuffCompress.h
├── MainWnd.cpp
├── MainWnd.h
├── MyQQ.ico
├── RLE.c
├── RLE.h
├── Script1.aps
├── Script1.rc
├── Server.c
├── Server.h
├── ServerWindow.dsp
├── ServerWindow.idc
├── ServerWindow.sdf
├── ServerWindow.sln
├── ServerWindow.v11.suo
├── ServerWindow.vcxproj
├── ServerWindow.vcxproj.filters
├── UpgradeLog.XML
├── UpgradeLog.htm
├── WndProc.cpp
├── WndProc.h
├── _UpgradeReport_Files
│ ├── UpgradeReport.css
│ ├── UpgradeReport.xslt
│ ├── UpgradeReport_Error.png
│ ├── UpgradeReport_Information.png
│ ├── UpgradeReport_Success.png
│ └── UpgradeReport_Warning.png
├── bitmap3.bmp
├── memblast.c
├── memblast.h
├── resource.h
├── show.ico
└── windowsx.h
19 directories, 337 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论