搜索资源列表
fileshare
- 文件共享 C# P2P 程序 效果很好,VS.NET kaifa -C# file sharing P2P procedures worked well, VS.NET kaifa
open3389
- 开启3389后门程序/c++,来源与其他网站-backdoor / c, sources and other sites
2006216204853547
- 一个远程监控软件,可以控制服务器,获取服务器的屏幕截图等功能。图片传输时使用的是JPG格式。由于程序中使用到了GDIPlus,所以对于使用Visual C++6.0的需要更新一下SDK方能编译通过! 该程序目前还不是很完善,有不少的bug,欢迎你指出。-a remote monitoring software that can control server, access server Screenshots capabilities. Photo transmission is used
yuancheng
- 关于远程控制的一段程序,工作方式采用C/S, 算法比较优化,供大家参考!-on a remote control procedures and working methods using C / S, algorithm optimization, for your reference!
Telnetvc++
- 程序用C++编写,主要作用是打开对方win2000系统的远程登陆服务,最终达到远程控制的目的-procedures for the preparation of C main function was to open the other side WIN2000 remote landing system, the ultimate purpose of the Remote Control
neuralnetworkexample
- 用c语言编的一个神经网络控制算法实例程序-with a series of the neural network algorithm sample program
Remote_C++
- 一个用C++实现的远程控制的例子,本程序是利用套接字和应用程序的伪消息机制,对控制客户端与被控制服务器端进行数据交换,从而达到监控与被监控的目的-achieve a C Remote Control example, the procedure is the use of socket and application of pseudo-news mechanisms, Control of the client with the server control for data exchange
con_server
- vb编写的计算机机房管理系统服务器端。将数据库Computertest.mdb复制到C盘根目录下即可运行程序,先后运行服务器端和客户端程序即可。-vb prepared by the Computer Room Management System server. Computertest.mdb database will be copied to C deep-rooted directory will be operating procedures, Operation has server
c_s_udp_tcp
- 基于ace和wxWidgets结合使用的c/s结构的例子,server广播后,client对server发起连接,然后server启动接收线程,并将收到的数据通过单独的线程进行处理;该代码有以下特点:wxWidgets事件循环和ace的Reactor事件循环并行处理,定时器以及读写的并行处理,udp和tcp通信的并行处理,ui线程和通信线程的并行处理;有此例子,开发跨平台跨编译器的带图形界面的c/s程序易如反掌。-wxWidgets based ace and the combined use
TestVoiceMotionServer
- 一个利用语音和控制键远程控制机器人程序!采用c++编写!分为客户端和服务端两个部分!此程序为服务端程序。
copyFileOnNet
- C# 程序示例开发 网络复制文件代码 C# 程序示例开发 网络复制文件代码
crystalReport
- C# 程序示例开发 水晶报表的几个实例代码 C# 程序示例开发 水晶报表的几个实例代码
C++ Builder编的远程控制
- 一个国人用C++ Builder编的远程控制(特洛伊?)程序,可以存取删除及修改对方文件,甚至可以重新启动对方计算机,破坏其操作系统.适用:Win9X/Win NT/ Win2-a Chinese C Builder series of the remote control (Troy) procedures, and can be amended to delete access to the other documents, or even restart the other side, t
远程控制示例C&S
- 本人自己编写的远程控制程序,包括控制端可被控制端。用类封装实现。可远程抓屏,发送文件,读取文件,启动程序等。若要增加新功能,可编写为可执行文件,然后发送执行。时间仓促,可能有bug,请谅解。-I have written a remote-control programs, including the control-can be controlled side. Packaging category used to achieve. Capturing the Screen Remote ca
远程屏幕抓取的简单程序
- 自己做的,用C++ builder编译有数据流量显示-do for myself, with C compiler builder flow data show
mpi并行计算聚类程序
- 用mpi并行技术设计的聚类算法,用c++写的,绝对能执行的,很不错的,再vc++6.0和mpich2集成的并行环境下执行
Remote-Screen-Control-C-Sharp.-Net
- 远程屏幕控制C#.Net,练手的小程序大家可以-Remote Screen Control C#. Net, practiced hand we can see a small program
C 编写的 CGI 后门
- C 编写的 CGI 后门,执行效率高! 使用时候,请将这个程序放在有执行权限的目录下,比如scr ipts,cgi-bin... 我在里面做了小小的修改,还加了注释,都是我自己的想法,如果不对或对你有疑问, 可以去我们的站点和我交流,程序归原作者所有。我做的修改只是便于我的便于我的编程习惯。 你可以按照自己的习惯修改,不过请声明。
C#编写的简单web服务器(含源代码)
- 本程序是一个web服务器,在 .NET 环境下运行。 实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载, 在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为"http://website/cgi.exe?+传递的参数", 注意带上"?",如需传递多个参数,中间用"+"分隔; 如果你有其他的脚本解释程序,或者独立的运行环境(如ASP,PHP,JA
VC++ 远程桌面控制(客户端+服务端)
- 本程序用C++实现服务器远程控制客户端,服务器和客户端代码都有(This program uses the C++ language to achieve the server remote control client)