登录
首页 » Visual C++ » RemoteControl

RemoteControl

于 2020-11-02 发布 文件大小:215KB
0 259
下载积分: 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 个回复

  • shortest-path
    通信网络的架设问题 若要在n(≥10)个城市之间建设通信网络,只需要架设n-1条线路即可(With the Dijksra algorithm to network G from source points to the rest of the vertices of the shortest path)
    2014-01-11 23:32:27下载
    积分:1
  • GetHostNameIP
    一个有关获取主机名和IP地址的MFC程序,对于初学者来说很有帮助(For information about obtaining a host name and IP address of the MFC, very helpful for beginners)
    2013-08-22 10:58:23下载
    积分:1
  • the4th
    利用socket实现简单文件传输,mfc实现,很简单(Simple file transfer using socket, mfc achieve)
    2013-10-20 15:37:24下载
    积分:1
  • SendFileClient
    VC++实现类似于QQ文件传输功能的文件发送与接收程序示例,分为服务端和客户端,客户端首次接收数据,将判断文件包大小,数据包中一定包含完整的数据包结构信息,数据不一定完整;读取数据包的大小,包含数据包结构大小和数据大小,之前接收的数据与现在接收的数据能够构成至少一个完整的数据包,文件接收完毕则设置结束标记,若终止的连接,则弹出窗口告诉用户,对方终止了文件传送。   服务端程序是比较简单的,基本是复制文件数据、判断文件是否传递成功、等待对方收受发送任务或取消发送任务,分包继续发送文件等功能(VC++ implementation is similar to QQ file transfer capabilities to send and receive files program examples, divided into server and client, the client receives the first data packet to determine the file size, the packet must contain the complete information packet structure, the data is not must complete reading packet size, including the size and structure of the data packet size, and previously received data received data can now constitute at least one complete packet, the file has been received then set the mark, if the connection is terminated, the pop-up window telling the user, the other party to terminate the file transfer. Server program is relatively simple, basically copying the file data, to determine whether the file transfer is successful, waiting for the other to accept or cancel the sending task sends tasks, subcontractors continue to send files and other functions )
    2014-06-03 13:50:03下载
    积分:1
  • resiveDlg
    c++聊天软件客户端代码,可以实现和双方互相聊天,必须客户端后启动(c++ chat software client code)
    2013-08-11 19:10:03下载
    积分:1
  • Server
    一个类似飞鸽传书的小程序 其中的SERVER端 一会上传Client(studay ..)
    2012-06-05 11:47:56下载
    积分:1
  • OPCServer
    说明:  如何开发OPC Server.OPC主要适用于过程控制和制造自动化等应用领域。(this paper teach us how to make OPC Server.The main useful to use OPC is contoel.)
    2011-03-18 16:09:11下载
    积分:1
  • HTTPClient
    自己写的一个http 客户端源代码,供大家学习参考。(http client source code for all to learn)
    2013-02-24 10:48:31下载
    积分:1
  • ServerDemo
    TCP协议数据传输和聊天程序服务器端程序源代码(TCP data and message transferring, server program.)
    2009-04-08 21:00:16下载
    积分:1
  • Network-Program-Pro-Code
    Windows网络与通信程序设计 源码 (Windows network and communications programming source code)
    2009-03-23 13:33:41下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载