搜索资源列表
GAOSHANSERVER
- 一个简单的C/S结构电影服务器端,VB开发,有助于学习和实践-a simple C / S Film server, VB development, facilitate learning and practice
GAOSHANCLIENT
- 一个简单的C/S结构电影客户端,VB开发,有助于学习和实践-a simple C / S Film client, VB development, facilitate learning and practice
remoteCtrl
- 一个简单的远程控制程序,用socket套接字编程,c++6.0
远程屏幕抓取的简单程序
- 自己做的,用C++ builder编译有数据流量显示-do for myself, with C compiler builder flow data show
server
- c实现获取远程shell的服务器端。程序很简单,通过管道实现的,希望对新手朋友有用。-c realization of a remote shell access to server-side. The procedure is simple to achieve through the pipeline, and we hope be useful for novice friends.
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
C
- 编程实现手机远程控制电脑 mobie.rar 为反弹远控服务端减肥 0706-1.rar 打造自己的VNC后门生成器 0709-VNC.rar B/S模式远程控制简单实现 0709-BS.rar 编写Downloader制造机 Downloader.rar 自己编程抓肉鸡 0709-3.rar 自己编程抓肉鸡——将捕获消息进行到底 0710-2.rar-he programming will realize
cpp_dll
- c++的DLL远程控制的简单例子,360杀毒会报警。 请勿用于非法用途-The DLL c++ simple example of remote control, 360 anti-virus will be the police. Do not for illegal purposes
Rometo_Control
- 基于C/S模式,用VC++写的简单远程控制。 客户端输入服务端IP即可进行监控!-Based on C/S mode, with vc++ to write simple remote control. The client server IP can input monitor!
c
- c++远程控制源码,非常简单,好用。适合你拥有-c++ remote control of source code, very simple, easy to use. For you have
control
- 远程控制监控。功能比较简单,但学习不错。使用C#编程-Remote control monitoring. Function is relatively simple, but the learning is good. C# Programming
C#编写的简单web服务器(含源代码)
- 本程序是一个web服务器,在 .NET 环境下运行。 实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载, 在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为"http://website/cgi.exe?+传递的参数", 注意带上"?",如需传递多个参数,中间用"+"分隔; 如果你有其他的脚本解释程序,或者独立的运行环境(如ASP,PHP,JA
UdpBroadcast
- 使用C#的UDPClient类,实现简单的基于UDP的多播和广播通信程序.-UDPClient using C# class, simple UDP-based multicast and broadcast communications program.