搜索资源列表
用COM+做的远程控制系统演示程序
- 此源码的主要目的是对COM+接口和实现过程的演示,并非真正的远程控制。但确实可以不经过防火墙访问网络!供对COM+感兴趣的朋友参考一下,如果大家有更好的COM+方面的源码,希望能共同讨论,共同提高! E-Mail: hzyong888@163.com-this source principal objective is to achieve COM interface and the presentation process, it is not the remote control. Bu
ftkernelapi
- FTKernelAPI 是一套完全免费(对于非商业性程序而言)的实现了BitTorrent 网络协议的内核库。在兼容官方BitTorrent协议的同时针对国内的网络带宽状况进行了优化,增加了一个侦听端口支持多个任务同时运行, 文件选择下载,断点续传, 自动配置支持UPnP协议的路由器, 对于全局或者单个任务进行速度限制等功能。FTKernelAPI BT协议内核库以及示例源码 BitZam 的出现,使BT软件开发不再高深。只要你愿意,不必关心网络编程,BT协议,只需简单的调用FTKernelAP
23_110152_hackeroo.com
- 这是一个远程控制的源代码.可以控制局域网内的用户电脑,显示要控制用户的屏幕等.程序界面豪华漂亮,对需要编写网络,界面等功能的朋友是一大福音. 说明:本源码有破坏性,请注意使用.本程序考虑到完整性,没有汉化. 界面如下:-This is a remote control of the source code. LAN can be controlled within the user's computer, showing users to control the screen.
GPRS开发包
- 改函数包包装了GPRS通信的接口,使得开发者不必通过AT命令集去实现通信。只需调用函数接口即可。大大简化GPRS网络编程-change function packets GPRS communications interface that allows developers without going through the AT command set to communicate. Only the function call interface can be. Greatly simpli
Computer_software_of_infrared_remote_control
- 网上的PC遥控软件还真不少,从电路的简单性和软件的易用性来考虑,我选择了一款名为“PC红外遥控器”的软件(在天极下载)。它虽然是个共享软件,但没有任何的功能限制。现在的版本是1.0B,同时还自带了一个简单的红外接收电路图,很适合我们自己动手来做。从网上下载的“PC红外遥控器”是一个RAR的自解压包,只有278KB,解压后,双击其中的IRCtrl.exe,它会以一个遥控器图标的形式放在系统的托盘里。单击它,就可以打开“PC红外遥控器”的设置界面。具体的设置方法后面再讲,这里我们要用的就是它设置界面
prjNetBar
- 这是我们学ACCP的第一个作品,里面用到了C++调用本地API的方法,直接可以在网吧中服务器锁定客户端,可以实现服务器与客户聊天的功能,自动进行计时计费, 只是界面较粗糙,但实现功能还是比较齐全的。 -This is the first study ACCP one works, which uses the C calling local API, directly at the bar can lock the server client, server and the client c
closeonexec
- 此程序可以验证 closeonexec flag 设置对可执行程 序的影响。具体实现是:已经打开的一文本文件的文件描述符 (file descr iptor) 在经过exec系统调用接口后,仍然可以在exec 执行的程序中有效。-this procedure can verify closeonexec flag settings on the impact of the executable. Realize is : have opened a text file of fi
telnet的client实现_完整版
- telnet的Client(客户端)实现。虽然界面简单,但是可以尝试登录到任何bbs做测试。非常实用!-(client) to achieve. Although the interface simple, but can try to login to any bulletin board tests. Very practical!
VC_Remote_Control
- 采用VC6.0编译工具,利用MFC对该远程控制软件进行了界面编写,能够实现简单的远程控制功能。-With VC6.0 compiler tool, using MFC remote control software for the preparation of the interface can be simple remote control.
CommunicationTest
- 通过连接测试,能够快速窃取别人邮箱密码的VC程序。英文界面。功能强大-Through the connectivity test, can quickly steal someone else s VC-mail password procedures. English interface. Powerful
VCRstylemechanism
- 是公司开发完整案例局域网视频监控系统使用说明书 系统介绍 本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能: 系统采用人机交互的方式,界面美观友好。 屏幕信息需要时时显示,网络延时不能大于1秒。 服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。 系统运行时占用内存不能大于10MB,以免影响系统性能。 客户端运行时需要隐藏显示窗口,其
computerControler
- 采用C#编写的一款电脑远程控制器。分别在客户机和主机上运行此程序后,用户在主机程序界面上输入客户机IP后,即可利用此程序通过本机键盘鼠标对对方电脑进行控制,类似于桌面远程控制程序-C# prepared using a remote controller computer. In the client and host to run this program, the user interface in the host enter the client IP, you can use this
vbFRMNET
- 一款局域网网络密码探测器,可探测局域网工作站上的共享目录密码,本程序旨在说明原理,因此界面做的比较简,有兴趣的网友可自行完善。本程序主要采用穷举法,从1位至8位,对于简单密码例如: aa , ab, bb 可很快探测到,否则程序运行时间会很长,比较长的密码例如8位可能需要几天的时间;可以再进行一些优化处理.例如只探测字母,只探测数字,探测字母与数字,从几位密码开始探测等。-A LAN network password detector, can detect the shared directo
oxcgtk-vnc_280809.tar
- vnc的C语言实现,可以使用vnc协议来凝结vncserver,访问用户图形界面。类似mstsc,该代码用于配合openxencenter,做了定制-vnc the C language, you can use vnc protocol setting vncserver, access to graphical user interface. Similar mstsc, the code used in conjunction with openxencenter, custom made
Thescreenrecords
- 屏幕录像模块 运行程序,打开程序主界面。在屏幕录像模块的主窗体中,用户可以设置录像文件名和存储位置,并可以进行录像和抓图,还可以对已有录像文件进行播放、重命名、另存为、查看时间和删除等操作-Screen video module running the program, open the program main interface. Video screen in the module' s main form, the user can set the video file name
ultravnc-UltraVNC.tar
- UltraVNC是一宽远程协助工具,可以用TCP/IP连接来控制另一台电脑。它拥有包括自动设置,友好用户界面,全局热键,内部文件传输等功能。除此之外,它的速度也非常不错。这是它的源码,供大家学习参考!-UltraVNC is a wide and remote assistance tools, you can use TCP/IP connection to control another computer. It has an automatic setting, friendly user
vbyuankong
- 一个vb远控 界面和功能都比较强 可以拿去参考一下-A vb function remote control interface and can have it refer to stronger than
sokit-1.0-win32-chs
- 远程桌面控制程序,能进行远程界面操作,挺好用的吧-Remote desktop control program that can remotely interface operation, very good use of it
netjk
- VC++局域网视频监控系统,系统默认操作员用户名为:tsoft,密码为:111。 操作流程 运行本系统,请按照以下流程操作: (1)首先将客户端(client)文件拷到要监控的机器上。 (2)然后修改Client文件夹中Server.ini文件中的IP地址为服务器端IP地址,并运行客户端程序。 (3)运行服务器端(Server)程序 (4)通过“系统设置”模块,设置客户端IP地址,然后重新启动服务器端即可。 (5)通过“操作员
tightvnc-2.5.1-src
- 一个轻量级的远程桌面连接软件的所有源代码。带服务器端和客户端。公司里面在使用的全套代码,可编译通过,带有UI界面。C++语言写的。Socket编程经典应用软件。-A lightweight remote desktop connection software, all source code. Inside the company to use the full set of code can be compiled by, with a UI interface. C++ language.