文件名称:RD_VS2008
- 所属分类:
- 远程控制编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.78mb
- 下载次数:
- 0次
- 提 供 者:
- 付**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
远程控制程序
这里有两个项目,携手合作,远程控制电脑。该软件仅适用于XP及以上,而且非常稳定。服务器可以处理多个客户端,每个客户端可以处理多个相同或不同的服务器连接。
该项目是一个服务器和客户端对。服务器是RDS,远程桌面服务器和客户端,RDV,远程桌面浏览器。可执行文件的源代码打包,并为Visual Studio 2005和2008年项目。我建立了一个zlib库的自定义项目,并把它编译成一个Windows库/吨设置。包括32位和64位库文件,发布和调试模式,包括。 ZLIB.H和ZCONF.H文件也包括在内。对于单线程应用的例子,看到CZLib类。对于多线程使用的例子,请参阅类CDriveMultiThreadedCompression,CMultiThreadedCompression和CZLib。
-Here are two projects that work together to remote control PCs. This software only works for XP and above, and is very stable. The server can handle multiple clients, and each client can handle multiple connections to the same or different servers.
The projects are a server and client pair. The server is RDS, Remote Desktop Server, and the client is RDV, Remote Desktop Viewer. The executables are packaged up with the source code, and there are projects for Visual Studio 2005 and 2008. I built a custom project out of the zlib library and compiled it as a Windows library with the /MT settings. Both 32 and 64 bit library files, in Release and Debug mode, are included. The ZLIB.H and ZCONF.H files are also included. For examples of single-threaded usage, see the CZLib class. For examples of multi-threaded usage, see the classes CDriveMultiThreadedCompression, CMultiThreadedCompression, and CZLib.
这里有两个项目,携手合作,远程控制电脑。该软件仅适用于XP及以上,而且非常稳定。服务器可以处理多个客户端,每个客户端可以处理多个相同或不同的服务器连接。
该项目是一个服务器和客户端对。服务器是RDS,远程桌面服务器和客户端,RDV,远程桌面浏览器。可执行文件的源代码打包,并为Visual Studio 2005和2008年项目。我建立了一个zlib库的自定义项目,并把它编译成一个Windows库/吨设置。包括32位和64位库文件,发布和调试模式,包括。 ZLIB.H和ZCONF.H文件也包括在内。对于单线程应用的例子,看到CZLib类。对于多线程使用的例子,请参阅类CDriveMultiThreadedCompression,CMultiThreadedCompression和CZLib。
-Here are two projects that work together to remote control PCs. This software only works for XP and above, and is very stable. The server can handle multiple clients, and each client can handle multiple connections to the same or different servers.
The projects are a server and client pair. The server is RDS, Remote Desktop Server, and the client is RDV, Remote Desktop Viewer. The executables are packaged up with the source code, and there are projects for Visual Studio 2005 and 2008. I built a custom project out of the zlib library and compiled it as a Windows library with the /MT settings. Both 32 and 64 bit library files, in Release and Debug mode, are included. The ZLIB.H and ZCONF.H files are also included. For examples of single-threaded usage, see the CZLib class. For examples of multi-threaded usage, see the classes CDriveMultiThreadedCompression, CMultiThreadedCompression, and CZLib.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RD
..\AC.cpp
..\AC.h
..\BufferedFile.cpp
..\BufferedFile.h
..\Common.cpp
..\Common.h
..\DIBFrame.cpp
..\DIBFrame.h
..\Hash.h
..\Packet.cpp
..\Packet.h
..\RD.sln
..\RDS
..\...\icon1.ico
..\...\RDS.cpp
..\...\RDS.h
..\...\RDS.manifest
..\...\RDS.rc
..\...\RDS.vcproj
..\...\RDSDlg.cpp
..\...\RDSDlg.h
..\...\ReadMe.txt
..\...\RefreshThread.cpp
..\...\RefreshThread.h
..\...\res
..\...\...\desktop.ini
..\...\...\main.ico
..\...\...\RDS.ico
..\...\...\RDS.manifest
..\...\...\RDS.rc2
..\...\resource.h
..\...\Service.cpp
..\...\Service.h
..\...\stdafx.cpp
..\...\stdafx.h
..\...\TrayIcon.cpp
..\...\TrayIcon.h
..\...\VideoDriver.cpp
..\...\VideoDriver.h
..\...\Win32
..\...\.....\Release
..\...\.....\.......\RDS.exe
..\...\x64
..\...\...\Release
..\...\...\.......\RDS.exe
..\RDV
..\...\ChildFrm.cpp
..\...\ChildFrm.h
..\...\MainFrm.cpp
..\...\MainFrm.h
..\...\NewConnectionDlg.cpp
..\...\NewConnectionDlg.h
..\...\RDV.cpp
..\...\RDV.h
..\...\RDV.rc
..\...\RDV.reg
..\...\RDV.vcproj
..\...\RDVDoc.cpp
..\...\RDVDoc.h
..\...\RDVView.cpp
..\...\RDVView.h
..\...\ReadMe.txt
..\...\res
..\...\...\icon1.ico
..\...\...\RDV.ico
..\...\...\RDV.rc2
..\...\...\RDVDoc.ico
..\...\...\Toolbar.bmp
..\...\resource.h
..\...\stdafx.cpp
..\...\stdafx.h
..\...\Win32
..\...\.....\Release
..\...\.....\.......\RDV.exe
..\...\x64
..\...\...\Release
..\...\...\.......\RDV.exe
..\Registry.cpp
..\Registry.h
..\TCPSocket.cpp
..\TCPSocket.h
..\WndSink.cpp
..\WndSink.h
..\zconf.h
..\ZLib
..\....\adler32.c
..\....\compress.c
..\....\crc32.c
..\....\crc32.h
..\....\deflate.c
..\....\deflate.h
..\....\example.c
..\....\gzio.c
..\....\infback.c
..\....\inffast.c
..\....\inffast.h
..\....\inffixed.h
..\....\inflate.c
..\....\inflate.h
..\AC.cpp
..\AC.h
..\BufferedFile.cpp
..\BufferedFile.h
..\Common.cpp
..\Common.h
..\DIBFrame.cpp
..\DIBFrame.h
..\Hash.h
..\Packet.cpp
..\Packet.h
..\RD.sln
..\RDS
..\...\icon1.ico
..\...\RDS.cpp
..\...\RDS.h
..\...\RDS.manifest
..\...\RDS.rc
..\...\RDS.vcproj
..\...\RDSDlg.cpp
..\...\RDSDlg.h
..\...\ReadMe.txt
..\...\RefreshThread.cpp
..\...\RefreshThread.h
..\...\res
..\...\...\desktop.ini
..\...\...\main.ico
..\...\...\RDS.ico
..\...\...\RDS.manifest
..\...\...\RDS.rc2
..\...\resource.h
..\...\Service.cpp
..\...\Service.h
..\...\stdafx.cpp
..\...\stdafx.h
..\...\TrayIcon.cpp
..\...\TrayIcon.h
..\...\VideoDriver.cpp
..\...\VideoDriver.h
..\...\Win32
..\...\.....\Release
..\...\.....\.......\RDS.exe
..\...\x64
..\...\...\Release
..\...\...\.......\RDS.exe
..\RDV
..\...\ChildFrm.cpp
..\...\ChildFrm.h
..\...\MainFrm.cpp
..\...\MainFrm.h
..\...\NewConnectionDlg.cpp
..\...\NewConnectionDlg.h
..\...\RDV.cpp
..\...\RDV.h
..\...\RDV.rc
..\...\RDV.reg
..\...\RDV.vcproj
..\...\RDVDoc.cpp
..\...\RDVDoc.h
..\...\RDVView.cpp
..\...\RDVView.h
..\...\ReadMe.txt
..\...\res
..\...\...\icon1.ico
..\...\...\RDV.ico
..\...\...\RDV.rc2
..\...\...\RDVDoc.ico
..\...\...\Toolbar.bmp
..\...\resource.h
..\...\stdafx.cpp
..\...\stdafx.h
..\...\Win32
..\...\.....\Release
..\...\.....\.......\RDV.exe
..\...\x64
..\...\...\Release
..\...\...\.......\RDV.exe
..\Registry.cpp
..\Registry.h
..\TCPSocket.cpp
..\TCPSocket.h
..\WndSink.cpp
..\WndSink.h
..\zconf.h
..\ZLib
..\....\adler32.c
..\....\compress.c
..\....\crc32.c
..\....\crc32.h
..\....\deflate.c
..\....\deflate.h
..\....\example.c
..\....\gzio.c
..\....\infback.c
..\....\inffast.c
..\....\inffast.h
..\....\inffixed.h
..\....\inflate.c
..\....\inflate.h