登录
首页 » Visual C++ » RemoteControl

RemoteControl

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

  • 1231
    实现FTP多线程下载上传,同时可以方便实现与本机FTP服务器的连接(Achieve multi-threaded FTP download upload, and can easily be achieved with the local FTP server)
    2013-06-13 18:52:09下载
    积分:1
  • NetworkProgrammming
    基于SOCKET编程,模拟聊天窗口,可选择端口号等,两个窗口之间可以相互发送信息。(SOCKET-based programming, simulation of the chat window, two windows to send messages between each other.)
    2009-04-02 16:09:10下载
    积分:1
  • sockAPI
    windows socket API的基本应用 完整工程;服务器异步监听模式 适合初学参考。(The basic application windows socket API complete works server asynchronous listening mode suitable for beginners reference.)
    2009-10-17 09:11:45下载
    积分:1
  • ceshi
    实现本地程序从远程服务器下载文件。保存到本地。同时,具备断点续传的功能。可以在下载一部分的情况下,再次下载从断点处继续下载。(Implement a local program to download files a remote server. Saved locally. At the same time, with the functions of HTTP. You can download a part in the case, once again download continue downloading the breakpoint.)
    2016-10-26 18:07:08下载
    积分:1
  • ad_wall
    广告墙纸.本程序包含一个发布端(把端纸发布到sql server中),客户端会自动读取墙纸,并设置为本机墙纸,还可设置图标排列方式. 目前做为机房的文告发布使用.(Advertising wallpaper. This program includes a release end (the end of the paper posted to the sql server), the client will automatically read the wallpaper, and set native wallpaper, icons arrangement can be set now to use as a room of the statement released .)
    2011-11-12 09:18:41下载
    积分:1
  • TCP_Server
    tcp服务器端程序;tcp/ip协议;vc++编写(tcp server-side program tcp/ip protocol vc++ write)
    2011-07-14 20:33:20下载
    积分:1
  • MScomm
    说明:  为解决实际测控系统中在控制中心的上位机和控制功能设备的下位机之间传送命令和文件的问题,在讨论VC++6.0中MSComm控件的基础上,通过制定通信协议、给命令和文件加入标识构成包进行传送,从而正确地区分了命令和文件.实验表明,基于该通信协议,可以成功地传送命令和多类型文件. (To address the actual measurement and control system in the Control Center PC and control functions of equipment under the digital transmission between orders and documents, in discussing the VC++ 6.0 in MSComm control on the basis of the communication protocol through the development to the orders and adding logo files constitute a packet transmitted, thereby correct distinction between the orders and documents. The experimental results show that based on the communication protocol, you can successfully send a command and multi-type documents.)
    2008-09-07 13:00:04下载
    积分:1
  • udt.sdk.4.9.tar
    UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 (UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications over wide area high-speed networks. UDT uses UDP to transfer bulk data with its own reliability control and congestion control mechanisms. The new protocol can transfer data at a much higher speed than TCP does. UDT is also a highly configurable framework that can accommodate various congestion control algorithms)
    2012-01-16 10:53:35下载
    积分:1
  • CloseWindow
    一个监控网卡的程序。功能如果网卡掉线,电脑自动关机(A monitoring procedure for the network card. Function if the network card offline, the computer automatically shuts down)
    2008-07-17 13:27:47下载
    积分:1
  • sssssss
    程序记录并显示了数据报从源端机器传送到目标机器的过程中所经过的路由器的IP地址,并且记录了数据报到达每个路由器所需要的时间。认真观察到达每个路由器的时间有什么区别,从而熟练掌握traceroute的工作原理和ICMP报文协议。 (The program records and displays the IP addresses of routers through which the datagram sent from the source client machine to the target machine , and the recording of the data packets arrive at the time required by each router . )
    2013-05-21 10:00:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载