搜索资源列表
restartWMI
- 用cSharp写的WMI远程重启,关机,注销计算机的程序,建议刚学cSharp网络编程的朋友看下-with cSharp write WMI to remotely restart, shut down, the write-off of computer procedures, recommendations just learning cSharp Network Programming friends glance
ASP编写完整的一个IP所在地搜索类
- 一个完善过的ASP编写完整的一个IP所在地搜索类,可以在很多范围内使用~!-off a perfect preparation ASP IP integrity of a site search category, can be used within many ~!
spy 实现远程计算机控制
- 实现远程计算机CPU当前使用率,内存使用率,进程创建、终止,文件操作,网络数据包监视,可查看、 关闭系统当前控制进程。可运行远程控制台(完全等同于本机操作),控制台命令已知cd命令无效。 注销远程用户登陆,关闭、重启计算机,给远程计算机发送消息-Remote computer CPU current usage, memory usage, process creation, termination, file operations, network packet monitoring, to
gh0st
- 外国远程控制源码 经典 国内大部分远控都是由他 该的 功能强大稳定最新技术 反弹上线 注入进程 过防火墙-Classic source of foreign domestic remote control remote control is most powerful in his stable of the latest technology into the process of rebounding off the firewall on the line
code-off-the-network-Park
- Source of foreign remote control of the source code off the network Park
NG20100405(gh0st)
- 饭客金牌源码,里面附有网络验证,功能强大,界面好-Food source off the gold medal, which with network authentication, powerful, better interface
fankeVIPGHOSTyuanma
- 饭客VIP远控GHOST编译源码,有助于打造自己的远控软件-GHOST-off VIP remote control rice compile source code, help build their own remote control software
fanke_gh0st
- 饭客十一活动的gh0st源代码 增加了皮肤 美化了界面-11 activities, gh0st rice off the source code to increase the interface of skin beautification
spy
- 实现远程计算机CPU当前使用率,内存使用率,进程创建、终止,文件操作,网络数据包监视,可查看、 关闭系统当前控制进程。可运行远程控制台(完全等同于本机操作),控制台命令已知cd命令无效。 注销远程用户登陆,关闭、重启计算机,给远程计算机发送消息-Remote computer CPU current usage, memory usage, process creation, termination, file operations, network packet monitoring,
NetBar1
- 1.通过以下过程:需求分析、E-R模型、关系模型分析,在数据库中构建数据库、表或视图,熟悉数据库开发流程; 2.系统的主要功能包括: [1]客户端开机自动琐定,输入帐号、密码后进行验证登陆并开始计费。或控制端远程解锁上机。 [2].控制端能够对上网的客户端进行远程控制,比如:远程关机、注销、锁定、远程结帐后又自动锁定计算机等功能。 [3)能对客户端发送消息。 [4)客户端在上机过程中能够随时查看消费状态,比如:预缴金额、上机时间、上机金额等。 -1. Through
Cs
- 是一个例程,就是实现了CS结构的远程控制,如果运行客户端以及管理端,那么管理端可以远程关闭或者对客户端进行其他操作!典型的CS模式的操作!-Is a routine, the CS structure is to realize remote control, if the operation and management of client-side, then turn off remote management of client or the client to carry out ot
RemoteCtrl
- 客户端可进行注销、重启、关机操作;服务端可进行局域网扫描,选择已安装客户端的计算机进行简单的远程操作;-The client can be written off, reboot, and shutdown operation LAN server can be scanned, select the client computers that have installed a simple remote operation
eKanBanConsole
- C#开发的简单远程控制程序,系统分为控制程序和消息监视程序,通过主程序可以控制远程电脑重新启动,发送消息、远程关机、远程注销等功能,通过消息监视器可以监测到你的这些操作。-C# development of a simple remote control program, the system is divided into control procedures and message monitoring program, through the main program can contro
RCA_System_src
- 远程控制软件源代码,采用异步事件选择模型,截屏压缩传输等也具有参考价值。 -Remote control software source code, using an asynchronous event selection model, compression and transmission cut-off screen, also has a reference value.
xiaokeaiV2[1].0
- 本版本主要是改那个冰河反弹版-独孤夕客专版(20061101开源版) 他都是源于这一个代码的。但又借鉴鸽子1.2 喜欢怎样个性就怎样修改! 你能编译鸽子就绝对可以用.控件文件有 AnimationEffect(D7).rar Indy DynamicSkinForm HotKeySpy 1.01.zip Fastnet_V5.6.3_For_D5D6D7D9D10.zip 好像就这么多了 -This version is
LibMg_DCOM
- DCOM程序:服务器端为DrawServ.exe,客户端为LibMgClient.exe,其他:因为DCOM的服务器端想要支持远程访问就必须在操作系统中进行注册,所以特意制作了一个批处理文件Install.bat作为注册服务器端程序使用,用这个文件启动后,看到提示就可以将命令行窗口关闭了。此时服务器端被注册进操作系统,通过系统的控制面板——>管理工具——>服务可以看到该服务,名称为DrawServ。想要启动服务器端监听程序,通过DrawServ.exe可以启动,此时会弹出小窗口,表示
yuankongwang
- 远控程序比灰鸽子简单易懂,免费试用3天。 使用时注意:关闭杀毒软件,否则无法打开。这点要求和灰鸽子一样!-Remote control program easy to understand than that of gray pigeons, free trial 3 days. Use Note: Turn off the antivirus software, otherwise it is impossible to open. This is the same as the requ
SocketJianKong
- 通过套接字实现远程控制计算机。实现的功能包括:实现服务器和客户端远程聊天。通过客户端控制服务器,可以使服务器注销、重启及关机。源码中有详细的注解。声明 不要使用本程序干坏事。-Remote control computer through a socket. Implemented features include: achieving long-range chat server and client. Control server through the client, the server
yuancheng1
- 远程控制。远程重启.关闭对方机器等-Remote control. Remote reboot. off the other machines, etc.
Remote-Control
- 远程控制需要控制的电脑,实现电脑关闭等功能。还可以远程聊天-Remote Control need to control the computer, and computer off and other functions. You can also chat with the remote