登录
首页 » Visual C++ » RemoteControl

RemoteControl

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

  • WINSOCK
    利用WINSOCK在几台计算机之间互相传输屏幕图象 (WINSOCK use in several computer screen image transmission between)
    2008-04-15 16:20:24下载
    积分:1
  • udp数据包转发
    说明:  基于WinSock的UDP数据转发(Win XP;Visual C++ 6.0)(WinSock based on the UDP data transmitted (Win XP; Visual C 6.0))
    2006-02-17 10:11:31下载
    积分:1
  • cnc_quilter
    CnC Cutter Mach3 Macro
    2015-05-28 18:53:12下载
    积分:1
  • zgy-server
    说明:  用VC6写的简单控制台服务器端程序,学习用。(with VC6 write a simple console server software, to study.)
    2006-04-12 14:39:50下载
    积分:1
  • 2005070915564913764
    SMTP协议实现总集,也是本人收集的,有7个程序的源代码!非常好!用于课程设计的!(SMTP protocol collection, and I collected a seven program's source code! Very good! For course design!)
    2005-08-29 14:09:06下载
    积分:1
  • Big_2_Onli1709162152004
    Big 2 Online (server and client)
    2016-01-04 22:23:26下载
    积分:1
  • PortScan
    端口扫描器。 本扫描器实现了:TCP Connect 扫描,TCP SYN扫描,TCP Fin扫描,TCP ACK扫描及UDP端口扫描,这些扫描能够实现扫描特定IP地址范围内端口和扫描某IP地址范围内全部主机特定端口两种模式,并且SYN扫描能够区分端口开放、端口关闭和被防火墙过滤三种状态。(Port scanner. The scanner realized: TCP Connect Scan, TCP SYN Scan, TCP Fin Scan, TCP ACK scan and UDP port scan, the scan can scan a specific IP address range of ports and scanning a range of IP addresses all host two specific ports mode, and can distinguish SYN scan open ports, port closed and the three states firewall filters.)
    2020-11-25 00:59:32下载
    积分:1
  • ADOSocket
    vc++对ado数据库访问的接口类,提供对数据库的连接访问等方法(vc right ado database access interface type, the right to access database methods)
    2006-05-31 12:36:45下载
    积分:1
  • client2
    客户端连接服务器的程序,以此测试客户端是否连接上。(client programming source)
    2013-09-02 16:17:04下载
    积分:1
  • myOwnServer002
    我的网络编程作业,服务器端的应用程序,与myOwnClient001一起使用(my network programming operations, the server-application procedures used together with myOwnClient001)
    2007-04-01 08:19:48下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载