文件名称:ERDVVLzipa
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 85kb
- 下载次数:
- 0次
- 提 供 者:
- weim*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
简单易懂的远程桌面实现源码实例,包含3个部分:1、一个COM对象,极快的完成Huffman编码与RLE压缩,基本上以汇编语言开发,运行稳定。2、RemoteDessktopService 远程桌面服务3、RemmoteDesktop 远程桌面客户端没有使用MirrorDriver技术,简单易懂抓屏,异或对比,RLE压缩传递。
-Straightforward remote desktop source code examples, and consists of three parts: 1, a COM object, breakneck complete the Huffman encoded with RLE compression basically assembly language development, stable operation. 2, RemoteDessktopService Remote Desktop Services Remote Desktop client in RemmoteDesktop use MirrorDriver technology, easy to understand screen capture, XOR contrast, RLE compression pass.
-Straightforward remote desktop source code examples, and consists of three parts: 1, a COM object, breakneck complete the Huffman encoded with RLE compression basically assembly language development, stable operation. 2, RemoteDessktopService Remote Desktop Services Remote Desktop client in RemmoteDesktop use MirrorDriver technology, easy to understand screen capture, XOR contrast, RLE compression pass.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ERDVVLzipa\RDVL\QuickCompress\dlldata.c
..........\....\.............\Huffman.cpp
..........\....\.............\Huffman.h
..........\....\.............\Huffman.rgs
..........\....\.............\QuickCompress.cpp
..........\....\.............\QuickCompress.def
..........\....\.............\QuickCompress.h
..........\....\.............\QuickCompress.idl
..........\....\.............\QuickCompress.rc
..........\....\.............\QuickCompress.sln
..........\....\.............\QuickCompress.sln.old
..........\....\.............\QuickCompress.tlb
..........\....\.............\QuickCompress.vcproj
..........\....\.............\QuickCompress.vcproj.old
..........\....\.............\QuickCompressps.def
..........\....\.............\QuickCompressps.mk
..........\....\.............\QuickCompress_i.c
..........\....\.............\QuickCompress_p.c
..........\....\.............\resource.fd
..........\....\.............\resource.h
..........\....\.............\RunLength.cpp
..........\....\.............\RunLength.h
..........\....\.............\RunLength.rgs
..........\....\.............\StdAfx.cpp
..........\....\.............\StdAfx.h
..........\....\RDVL.sln
..........\....\.emoteDesktop\AutoMutex.cpp
..........\....\.............\AutoMutex.h
..........\....\.............\MainFrm.cpp
..........\....\.............\MainFrm.h
..........\....\.............\NewConnectionDlg.cpp
..........\....\.............\NewConnectionDlg.h
..........\....\.............\ReadMe.txt
..........\....\.............\RemoteDesktop.cpp
..........\....\.............\RemoteDesktop.h
..........\....\.............\RemoteDesktop.rc
..........\....\.............\RemoteDesktop.sln
..........\....\.............\RemoteDesktop.vcproj
..........\....\.............\RemoteDesktopDoc.cpp
..........\....\.............\RemoteDesktopDoc.h
..........\....\.............\RemoteDesktopView.cpp
..........\....\.............\RemoteDesktopView.h
..........\....\.............\res\RemoteDesktop.ico
..........\....\.............\...\RemoteDesktop.manifest
..........\....\.............\...\RemoteDesktop.rc2
..........\....\.............\...\RemoteDesktopDoc.ico
..........\....\.............\...\Toolbar.bmp
..........\....\.............\resource.h
..........\....\.............\stdafx.cpp
..........\....\.............\stdafx.h
..........\....\.............\StreamSocket.cpp
..........\....\.............\StreamSocket.h
..........\....\RemoteDesktopServer.reg
..........\....\.................ice\MSG00001.bin
..........\....\....................\myservice.cpp
..........\....\....................\myservice.h
..........\....\....................\NTServApp.h
..........\....\....................\NTServApp.rc
..........\....\....................\NTService.cpp
..........\....\....................\NTService.h
..........\....\....................\ntservmsg.h
..........\....\....................\ntservmsg.rc
..........\....\....................\ReadMe.txt
..........\....\....................\RemoteDesktopService.cpp
..........\....\....................\RemoteDesktopService.sln
..........\....\....................\RemoteDesktopService.vcproj
..........\....\....................\stdafx.cpp
..........\....\....................\stdafx.h
..........\....\....................\StreamSocket.cpp
..........\....\....................\StreamSocket.h
..........\....\.............\res
..........\....\QuickCompress
..........\....\RemoteDesktop
..........\....\RemoteDesktopService
..........\RDVL
ERDVVLzipa