登录
首页 » Visual C++ » RemoteControl

RemoteControl

于 2020-11-02 发布 文件大小:215KB
0 224
下载积分: 1 下载次数: 172

代码说明:

  远程桌面控制的完整实现源码,设计文件在http://blog.csdn.net/dijkstar/article/details/9076911有详细描述,里面整合了位图压缩、鼠标键盘低级钩子等。里面的每项技术都具有工程参考价值。(Complete implementation of the remote control code, design documents described in detail in http://blog.csdn.net/dijkstar/article/details/9076911, which integrates bitmap compression, low-level mouse and keyboard hooks and so on. Inside each technology with engineering reference value.)

文件列表:

主机
....\Blocksock.cpp,9130,2013-06-08
....\Blocksock.h,3657,1997-03-20
....\Debug
....\getimage.aps,35780,2013-06-11
....\getimage.clw,1103,2013-06-11
....\getimage.cpp,2112,2013-06-09
....\getimage.dsp,4644,2013-06-11
....\getimage.dsw,539,2001-08-17
....\getimage.h,1346,2001-08-17
....\getimage.ncb,164864,2013-06-11
....\getimage.opt,50688,2013-06-11
....\getimage.plg,2525,2013-06-11
....\getimage.rc,5470,2013-06-11
....\getimageDlg.cpp,13961,2013-06-11
....\getimageDlg.h,1421,2013-06-11
....\Lan.cpp,3569,2013-06-11
....\Lan.h,529,2013-05-27
....\miniLZO
....\.......\htm" target=_blank>COPYING,18092,2011-08-13
....\.......\lzoconf.h,15281,2011-08-13
....\.......\lzodefs.h,68387,2011-08-13
....\.......\Makefile,2302,2011-08-13
....\.......\minilzo.c,141389,2011-08-13
....\.......\minilzo.h,3675,2011-08-13
....\.......\README.LZO,4092,2011-08-13
....\.......\testmini.c,5730,2011-08-13
....\misc.cpp,11651,2013-06-11
....\misc.h,380,2013-06-11
....\ReadMe.txt,3615,2001-08-17
....\res

....\...\getimage.rc2,400,2001-08-17
....\resource.h,916,2013-06-11
....\StdAfx.cpp,210,2001-08-17
....\StdAfx.h,1123,2013-06-11
远程终端
........\Blocksock.cpp,9130,2013-06-08
........\Blocksock.h,3657,1997-03-20
........\Debug
........\Lan.cpp,3564,2013-06-11
........\Lan.h,529,2013-05-27
........\miniLZO
........\.......\htm" target=_blank>COPYING,18092,2011-08-13
........\.......\lzoconf.h,15281,2011-08-13
........\.......\lzodefs.h,68387,2011-08-13
........\.......\Makefile,2302,2011-08-13
........\.......\minilzo.c,141389,2011-08-13
........\.......\minilzo.h,3675,2011-08-13
........\.......\README.LZO,4092,2011-08-13
........\.......\testmini.c,5730,2011-08-13
........\misc.cpp,13959,2013-06-11
........\misc.h,780,2013-06-11
........\PADTester.dsw,516,2013-04-11
........\PADTester.ncb,123904,2013-06-11
........\PADTester.opt,49664,2013-06-11
........\ReadMe.txt,3543,2013-04-11
........\res

........\...\Test.rc2,396,2013-04-11
........\resource.h,774,2013-06-11
........\StdAfx.cpp,206,2013-04-11
........\StdAfx.h,1129,2013-06-11
........\Test.aps,20860,2013-06-11
........\Test.clw,1124,2013-06-11
........\Test.cpp,2056,2013-06-09
........\Test.dsp,4572,2013-06-11
........\Test.h,1302,2013-04-11
........\Test.plg,242,2013-06-11
........\Test.rc,5220,2013-06-11
........\TestDlg.cpp,6704,2013-06-11
........\TestDlg.h,1348,2013-06-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • httpclient
    说明:  输入参数:某个web地址,端口号(默认80)。 连接成功后,提示,输入:某个文件名。例如index.jsp 获取文件成功后,输出发送的字节数和接收到的字节数。关闭(Input parameters: a web address, port number (default 80). Connection is successful, prompt, type: a file name. For example, access to the file index.jsp is successful, the output number of bytes sent and received bytes. Close)
    2010-03-17 23:42:01下载
    积分:1
  • socket
    这是一个简单的socket编程例子,非常适合刚接触socket编程者。程序简单、可用、易于理解。是个很好的socket范例。(A simple socket programming examples. Suitable for beginners. Program is simple, available, easy to understand. Is a good example of socket programming.)
    2013-09-16 15:38:21下载
    积分:1
  • AUpdateProvider
    一个完善的升级程序,可供编写自动升级程序模块参考。(A complete update program solution.)
    2014-01-18 00:38:42下载
    积分:1
  • CommunicationEngineerNetWorkPractise
    通信工程师电信网络专业习题集 通信工程师电信网络专业习题集 通信工程师电信网络专业习题集(CommunicationEngineerNetWorkPractise CommunicationEngineerNetWorkPractise CommunicationEngineerNetWorkPractise)
    2014-01-12 15:39:38下载
    积分:1
  • wireless
    用于无线网络编程的学习,很实用,作为初学者的入门教材还是很有用的。(Wireless network programming for learning)
    2013-12-02 17:25:50下载
    积分:1
  • STR
    structures for rf online 2/2/3 server
    2010-06-05 13:52:20下载
    积分:1
  • port_scan
    Visual C++案例开发集锦第六章\端口扫描程序的程序源码,值得一看!(Visual C++ case development highlights Chapter program source port scanner, worth a visit!)
    2011-08-13 16:06:40下载
    积分:1
  • 26-Visual-CSharp
    Visual C 网络核心编程(Programming Visual C network core)
    2011-05-20 00:05:05下载
    积分:1
  • pic16f630_sn
    这个是EV1527的标准解码程序,电动型,四建功能独立。
    2009-04-07 10:39:41下载
    积分:1
  • QQ
    说明:  模仿qq的一个小程序,值得VC++初学者学习(Qq imitate a small program, it is worth learning VC++ beginners)
    2011-12-08 17:03:33下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载