文件名称:remoteDesktop
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 163kb
- 下载次数:
- 0次
- 提 供 者:
- sdf***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
利用CSocket实现远程桌面功能
实现思路主要是:先将远程桌面捕获发回本地,然后在对话框中显示,将本地鼠标、键盘的动作变成命令输入,再发送到远程主机执行(实际上这一步是模拟出鼠标和键盘的操作),最后将远程桌面再次捕获发回本地,在对话框中显示出来。这样也就实现了系统自带的远程桌面的功能。-CSocket using Remote Desktop feature to achieve the realization of the main idea is: first Remote Desktop back to the local catch, and then in the dialog box shows that the local mouse and keyboard actions into command input, and then sent to the remote host implementation (in fact this step is to simulate the operation of mouse and keyboard), and finally Remote Desktop will return once again to capture the local, in the dialog box is displayed. And thus the realization of the system built-in Remote Desktop function.
实现思路主要是:先将远程桌面捕获发回本地,然后在对话框中显示,将本地鼠标、键盘的动作变成命令输入,再发送到远程主机执行(实际上这一步是模拟出鼠标和键盘的操作),最后将远程桌面再次捕获发回本地,在对话框中显示出来。这样也就实现了系统自带的远程桌面的功能。-CSocket using Remote Desktop feature to achieve the realization of the main idea is: first Remote Desktop back to the local catch, and then in the dialog box shows that the local mouse and keyboard actions into command input, and then sent to the remote host implementation (in fact this step is to simulate the operation of mouse and keyboard), and finally Remote Desktop will return once again to capture the local, in the dialog box is displayed. And thus the realization of the system built-in Remote Desktop function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
远程桌面源码
............\SreenClient
............\...........\ClientSock.cpp
............\...........\ClientSock.h
............\...........\ReadMe.txt
............\...........\Release
............\...........\res
............\...........\...\SreenClient.rc2
............\...........\resource.h
............\...........\SreenClient.aps
............\...........\SreenClient.clw
............\...........\SreenClient.cpp
............\...........\SreenClient.dsp
............\...........\SreenClient.dsw
............\...........\SreenClient.h
............\...........\SreenClient.ncb
............\...........\SreenClient.opt
............\...........\SreenClient.plg
............\...........\SreenClient.rc
............\...........\SreenClientDlg.cpp
............\...........\SreenClientDlg.h
............\...........\StdAfx.cpp
............\...........\StdAfx.h
............\...........\说明.txt
............\SreenServer
............\...........\ClientSock.cpp
............\...........\ClientSock.h
............\...........\ListenSock.cpp
............\...........\ListenSock.h
............\...........\ReadMe.txt
............\...........\Release
............\...........\res
............\...........\...\SreenServer.rc2
............\...........\resource.h
............\...........\SreenServer.aps
............\...........\SreenServer.clw
............\...........\SreenServer.cpp
............\...........\SreenServer.dsp
............\...........\SreenServer.dsw
............\...........\SreenServer.h
............\...........\SreenServer.ncb
............\...........\SreenServer.opt
............\...........\SreenServer.plg
............\...........\SreenServer.rc
............\...........\SreenServerDlg.cpp
............\...........\SreenServerDlg.h
............\...........\StdAfx.cpp
............\...........\StdAfx.h
............\...........\新建 文本文档.txt
............\...........\说明.txt
............\SreenClient
............\...........\ClientSock.cpp
............\...........\ClientSock.h
............\...........\ReadMe.txt
............\...........\Release
............\...........\res
............\...........\...\SreenClient.rc2
............\...........\resource.h
............\...........\SreenClient.aps
............\...........\SreenClient.clw
............\...........\SreenClient.cpp
............\...........\SreenClient.dsp
............\...........\SreenClient.dsw
............\...........\SreenClient.h
............\...........\SreenClient.ncb
............\...........\SreenClient.opt
............\...........\SreenClient.plg
............\...........\SreenClient.rc
............\...........\SreenClientDlg.cpp
............\...........\SreenClientDlg.h
............\...........\StdAfx.cpp
............\...........\StdAfx.h
............\...........\说明.txt
............\SreenServer
............\...........\ClientSock.cpp
............\...........\ClientSock.h
............\...........\ListenSock.cpp
............\...........\ListenSock.h
............\...........\ReadMe.txt
............\...........\Release
............\...........\res
............\...........\...\SreenServer.rc2
............\...........\resource.h
............\...........\SreenServer.aps
............\...........\SreenServer.clw
............\...........\SreenServer.cpp
............\...........\SreenServer.dsp
............\...........\SreenServer.dsw
............\...........\SreenServer.h
............\...........\SreenServer.ncb
............\...........\SreenServer.opt
............\...........\SreenServer.plg
............\...........\SreenServer.rc
............\...........\SreenServerDlg.cpp
............\...........\SreenServerDlg.h
............\...........\StdAfx.cpp
............\...........\StdAfx.h
............\...........\新建 文本文档.txt
............\...........\说明.txt