搜索资源列表
Mirror Driver 虚拟显卡高效截取屏幕的程序
- 这是一个利用虚拟显卡高效截取屏幕的程序,可用于做远程屏幕监控,该程序用到了dfmirage虚拟显卡,请去它的官方网站下载并安装它http://www.demoforge.com/tightvnc/dfmirage-setup-1.1.68.2.exe
RemoteControl
- 本系统可以实现远程屏幕监控,是用WinSock技术编写的,是网络编程者的很好的学习资料
局域网屏幕动态监控系统
- 这款软件是基于前人开发经验基础上,经过总结大量经验和测试、高度优化的局域网监视/控制系统,其稳定性和极高的性能是同类软件所无法比拟的。 (一)适合人群/场所: 1.工作室(特别是机器多,显示器少) 2.网吧(有用主机监控客户机上网行为需求的) 3.学校 4.机房 5.公共部门 (二)功能及特性 1.可在局域网服务端同步监视多台机器,客户机需要安装客户端,无须复杂的配置,简易可行 2.刷新速度快,最流畅时5帧/秒,这是任何一款不依赖硬件的监控平台都无法达到的指标
remote-control
- 基于Windows平台的远程屏幕监控技术的研究与应用-Remote screen control technology
PcShare
- PcShare+远程控制2008源代码 此款远控的管理功能: 文件管理功能 屏幕监控功能 超级终端功能 键盘监控功能 进程管理功能 注册表管理 窗口管理功能 视音频功能 系统维护功能 修改被控制端注释 远程卸载功能 开关被控制端代理功能 广播功能 被控制端执行指定上传程序 被控制端下载执行指定联结 发送信息到被控制端 被控制端访问指定网站-PcS
riptideAnyWhere_src
- 一个极好的远程控制软件,VC6编写,整个软件的亮点是屏幕监控的效率极高,CPU占用率也很低。此源码较少见。-An excellent remote control software, VC6 prepared, the highlight of the entire software is extremely efficient screen monitor, CPU occupancy rate was also low. This source code is less common.
Remote-screen-control-system
- 远程屏幕监控系统,工作组内的两台机子之间可以实现远程屏幕监控-Remote screen control system, the two working groups can be achieved between the remote machine monitoring screen
56
- RemoteControl远程屏幕监控代码 RemoteControl远程屏幕监控代码-RemoteControl远程屏幕监控代码 RemoteControl远程屏幕监控代码 RemoteControl远程屏幕监控代码
SockSever
- 一个早两年的小型网络监控软件,公布所有的源代码,现在给大家做个参考吧。分为客户端和网络端。可以对远程计算机进行锁定、获取屏幕图像等功能。-A couple of years ago on a small network monitoring software, to publish all the source code, now for everyone to be a reference to it. Divided into client and network side. Can loc
pingmujiequ
- 其实原理就是捕获屏幕画面然后再把图像传给客户机。原理很简单: 1、先利用hdc=GetWindowDC(NULL) 得到桌面的hdc 2、memhdc=CreateCompatibleDC(hdc) 根据桌面的hdc创建一个和屏幕相同的内存DC 3、StretchBlt(memhdc,0, 0, nWid,nHei, hdc, 0, 0,nWid,nHei, SRCCOPY) ,把屏幕的图像复制到内存DC这时你已经在内存中得到了屏幕的图像了。这是设备相关的DDB图像,如果希望转换成设
VBRemote
- vb 远程控制(屏幕监控) 源码 是自己编写的 大家多多建议-VB remote
RemoteControl
- 使用visual C++来实现的一个远程监控程序,通过网络通讯,可以监控到客户端电脑屏幕的动作-RemoteControl
yyyy
- 远程屏幕监控,控制键盘,还有其他功能。用java开发-Remote screen monitor, keyboard, and other features. Development with java
remotecontrol
- 实现一个简单远程监控软件,采用Windows Socket(或Java Socket)编程。采用C/S架构。(1)能够远程监控一台主机,显示主机屏幕内容,能远程关机(2)能远程下载或上传文件(3)能远程执行一些DOS命令(4)能远程运行一些可执行命令。 -Implement a simple remote control software, using Windows Socket (or Java Socket) programming. By C/S architecture. (1)
Ld
- 网络远程屏幕监控,java开发,每秒20帧监控-Network remote screen monitoring, java development, 20 frames per second monitoring
R56rare
- RemoteControl远程屏幕监控代码 RemotteControl远程屏幕监控代码,已通过测试。 -RemoteControl remote screen the monitoring code RemotteControl remote screen monitoring code has been tested.
yuanchengbaowenfenxi
- 远程屏幕监控,远程进程分析,网络报文监视-Remote screen monitoring, remote process analysis, network packet monitoring
LAN-screen-monitoring
- 对局域网的远程屏幕监控实现一个简洁而又方便的对话框和界面。-On LAN for remote screen monitoring to achieve a simple and convenient interface and dialog box.
屏幕监视
- 一个远程屏幕监控软件,不能传统内网,需要自己增加代码(A remote screen monitoring software can not be used in traditional intranet, but needs to increase its own code.)
远程控制软件Control
- 能进行屏幕监控、文件监控、USB监控。包含服务断和客户端,可用作局域网电脑管理。(It can monitor screen, file and USB. Including service interruption and client, it can be used for LAN computer management.)