搜索资源列表
DelphiMirro
- \"Mirro For Delphi 7\" 是一个速度极快的抓取屏幕数据的单元.它的速度达到甚至超越\"Remote Administrator\"(www.radmin.com).可以运行于所有基于Windows NT核心的操作系统上(Windows NT/Windows 2000/Windows XP/Windows 2003).注意:必须使用Delphi7连接. 测试方法:(1)运行本地DEMO,打开超级解霸播放VCD.显示流畅 (2)在局域网中运行网络DEMO,打开超级解霸播放VCD
局域网聊天工具(api)
- PrintNow is a 32-bit application that runs only under Windows 95 or Windows NT 4.0. It allows your PrtScr and Alt+PrtScr keys to print a screen capture directly to your printer instead of just copying the image to the Windows clipboard. PrintNo
ImageCapureAndSave2DB.rar
- 抓取屏幕图像并保存到数据库。 可用于屏幕监控。,Capture screen image and save it to database. It can be used in screen monitoring.
LANcontrl
- 局域网屏幕监控系统是主要由客户端和服务器端两部分组成。 客户端模块 该模块主要用于抓取屏幕信息,进行数据压缩,然后划分数据报,向服务器端发送数据,并等待服务器发来的确认信息。 服务器端模块 该模块主要用于接收客户端发送的数据报,然后向客户端发送确认信息,接着组合数据报为JPEG数据流,最后显示JPEG图像。 操作注意事项 (1)可执行文件位置:Server\Debug\Server.exe Client\Debug\Client.exe 操作流程 运行本
ScreenSpy
- 一个屏幕捕获并以UDP传输并以UDP传输的控件,屏幕颜色可以设置为8位、16位、24位、32位。安装这个控件即可轻松做出客户端/服务器模式的远程屏幕传输程序。-A screen capture and transmission to UDP and UDP transmission control, the screen color can be set to 8, 16, 24, 32. Install the controls can easily make a client/server
mysniffer
- 程序中需要设置套接字的属性SIO_RCVALL,而SIO_RCVALL属性在文件mstcpip.h中定义。mstcpip.h是微软用于处理TCP/IP协议的一个头文件,这里面包含了WinSockets一系列相关函数,该文件在platform SDK套件中,该头文件在vc6.0中没有。 本项目中给出了该文件的内容。 编写sniffer程序的另一个方法是在文件中使用#define直接定义SIO_RCVALL。源文件中给出了#define SIO_RCVALL _WSAIOW(IOC_VEND
Packet Capture
- 利用Winpcap编制网络数据包监听与捕获程序,同时,将捕获的数据包进行分析并将分析结果显示在屏幕上,-Winpcap prepared using network packet monitor and capture process, meanwhile, will capture packets for analysis and the results of the analysis on the screen,
MyQQ
- 模拟QQ的一个程序,可以聊天,传送文件,抓取屏幕等功能.-QQ simulation of a program, you can chat, send files, capture screen functions.
ycpmcs
- 没有交流就没有进步,在下载了陈经韬先生的速度极快的抓取屏幕数据的单元的代码后发现其核心部分并未公开,而且在首次使用的时候需要安装Mirro驱动到你的电脑,但还是十分感谢陈经韬先生。 经过研究本人初略的将原代码进行了模拟,原理为首次进行全屏幕截图,其后只对变化的部分进行截图。代码写的比较粗糙望不要见笑。 附带一个远程视频传输的简单实现代码,用到DSPACK控件. -No communication would be no progress, Mr. Chen Jingtao downl
Capture
- 远程屏幕监视程序 实现了对一个远程客户机界面信息的捕获。-Monitoring Program for the remote screen on a remote client interface information capture.
P
- 局域网监控的客户端,负责时时抓取屏幕信息。服务器端-LAN monitoring client, responsible for the capture screen information from time to time. Server-side
netcontol
- 该代码中包括锁定远程计算机、控制鼠标动作、获取屏幕图象等功能。-The code includes locking the remote computer, control the mouse movement, capture screen images and other features.
LAN-screen-control-system
- 局域网屏幕监控系统是主要由客户端和服务器端两部分组成。 客户端模块 该模块主要用于抓取屏幕信息,进行数据压缩,然后划分数据报,向服务器端发送数据,并等待服务器发来的确认信息。 -LAN screen control system is mainly by the client and server side of two parts. Client module The module used to capture screen information, data compressi
pro
- 可以聊天传送文件抓取屏幕的VC程序,已经测试通过的-You can chat to transfer files to capture screen
Capture
- 远程屏幕监视程序 实现了对一个远程客户机界面信息的捕获。-Monitoring Program for the remote screen on a remote client interface information capture.
Socket_com
- VC 网络监控和屏幕截取,屏幕数据传输,网络数据接收,数据报接收的处理及显示等。完整的源代码,调试通过。-VC network monitoring and screen capture, screen data transmission, network data reception, processing and other data packets received and displayed. The complete source code, debugging through.
QQQ
- VC锁定远程计算机 抓取屏幕控制鼠标的源码-VC lock the remote computer to control the mouse capture screen source
VBZHuaipin
- 抓取屏幕中网页的图片:获取WebBrowser控件句柄,获取网页显示区域信息,获取整个网页宽度场景,执行抓图操作-Webpage capture screen picture: get WebBrowser control handle, get Webpage display regional information, get the entire width of Webpage scene, take the screenshot operation
Sava__lode
- Automatic capture screen image processing and save the Java source code
VCRemoteControl_Client_And_Server
- 一个远程桌面控制的程序代码,使用C++实现,利用GDI抓屏和socket传输(A remote desktop control program code, using C ++ to achieve, use GDI to capture screen and socket to transport)