联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 网络编程(494) 
按平台查找All Visual C++(494) 

[网络编程] 1

四海众联固件comfast (编程器固件)适用于ar9341的ap或路由器刷机,百米2可用.bin
Comcast (programmer firmware) is suitable for AP or router brushing of ar9341, and. Bin is available for 100m 2 (2020-10-11, Visual C++, 5948KB, 下载4次)

http://www.pudn.com/Download/item/id/1602392385445615.html

[网络编程] PPServer

vc——服务器\PPServer的程序源码,值得一看!
vc- server \ PPServer the program source code, worth a visit! (2011-08-23, Visual C++, 58KB, 下载14次)

http://www.pudn.com/Download/item/id/1629552.html

[网络编程] ChatRoomServer

vc——服务器\ChatRoomServer的程序源码,值得一看!
vc- server \ ChatRoomServer the program source code, worth a visit! (2011-08-23, Visual C++, 44KB, 下载4次)

http://www.pudn.com/Download/item/id/1629550.html

[网络编程] TransServer

vc——服务器\TransServer的程序源码,值得一看!
vc- server \ TransServer the program source code, worth a visit! (2011-08-23, Visual C++, 31KB, 下载5次)

http://www.pudn.com/Download/item/id/1629548.html

[网络编程] VCPP--scan

VC++ 编写简单文件扫描器 编写递归函数 查找文件 用的
recursive function (2011-05-03, Visual C++, 56063KB, 下载29次)

http://www.pudn.com/Download/item/id/1515462.html

[网络编程] Port-scanner

VC++ 端口扫描器Scan源码,用winsock编写的端口扫描器,支持多线程和两种扫描方式SYN和ping,可以多段IP扫描以及多个端口扫描,内附有详细文档
Scan VC++ source port scanner, port scanner written with the winsock, and two multi-threaded scanning SYN and ping, you can scan multiple IP segments, and multiple port scanning, a document containing a detailed (2011-04-08, Visual C++, 675KB, 下载92次)

http://www.pudn.com/Download/item/id/1483342.html

[网络编程] originalCode

一个简单的基于UDP的客户服务器通信的实现
A simple UDP based client-server Communication (2010-07-14, Visual C++, 381KB, 下载4次)

http://www.pudn.com/Download/item/id/1241099.html

[网络编程] jisuanjiwangluoanquankechengsheji

计算机网络安全课程设计 c++语言编译实现漏洞扫描器
saomiao,c++ (2010-07-02, Visual C++, 331KB, 下载54次)

http://www.pudn.com/Download/item/id/1229917.html

[网络编程] a

基于C++的网络嗅探器系统的设计与实现 可以进行数据包的解析和了解
Zero-day cyber attacks such as worms and spy-ware are becoming increasingly widespread and dangerous. The existing signature-based intrusion detection mechanisms are often not sufficient in detecting these types of attacks. As a result, anomaly intrusion detection methods have been developed to cope with such attacks. Among the variety of anomaly detection approaches, the Sup (2010-05-28, Visual C++, 4244KB, 下载81次)

http://www.pudn.com/Download/item/id/1191904.html

[网络编程] cs

局域网实时通讯工具WinSocket制作基于局域网的一对一网络即时通讯工具,实现基本数据的网络传输。 拓展:1.支持多个客户端同时与服务器通信    2.将服务器和客户端集成在一个软件上。
局域网实时通讯工具 (2010-03-26, Visual C++, 1720KB, 下载18次)

http://www.pudn.com/Download/item/id/1101064.html

[网络编程] informWinServer

计算机网络socket编程实现简单的服务器端。
Computer Network socket simple server-side programming. (2010-02-28, Visual C++, 3153KB, 下载5次)

http://www.pudn.com/Download/item/id/1071674.html

[网络编程] ch4CommunicationServer

ch4通信服务器,是我编写的适用于通信的服务器,很适合初级者学习使用,也适合资深使用者修改使用
ch4 communication server that I have written for communication servers, very suitable for beginners to learn to use, is also suitable for experienced users to modify the use of (2009-12-28, Visual C++, 549KB, 下载5次)

http://www.pudn.com/Download/item/id/1020480.html

[网络编程] Ftp55Server

FTP服务器源代码,用VC写的,通过分析它的源代码,可以掌握C网络编程以及高并发服务器的设计
FTP server source code, written with the VC, and by analyzing its source code, you can master the C network programming, and high concurrent server design (2009-10-04, Visual C++, 63KB, 下载14次)

http://www.pudn.com/Download/item/id/928775.html

[网络编程] socketfilesend

基于TCP/IP协议的文件上传服务器端和客户端,其中服务器端有sqlsever2000数据库表,用ado连接,使用时要参照代码稍微修改一下IP地址,建一个数据库和表
Based on TCP/IP protocol for file upload server-side and client-side, where there are sqlsever2000 server database table, using ado connection, when used to refer to the code slightly changed a bit IP addresses, building a database and table (2009-09-21, Visual C++, 24995KB, 下载22次)

http://www.pudn.com/Download/item/id/917009.html

[网络编程] snort-2.6.1.4

snort源码 snort 是一个基于libpcap的数据包嗅探器并可以作为一个轻量级的网络入侵检测系统( NIDS)
snort is a snort source libpcap-based packet sniffer and can be used as a lightweight network intrusion detection system (NIDS) (2009-07-10, Visual C++, 4145KB, 下载107次)

http://www.pudn.com/Download/item/id/839241.html

[网络编程] portscaner

端口扫描器,简单实用,值得借鉴!很好用的!
Port scanner, easy and practical, worth learning! Good use! (2009-03-05, Visual C++, 28KB, 下载4次)

http://www.pudn.com/Download/item/id/661411.html

[网络编程] UDP_Server_and_Client

UDP的服务器与客户端基类,通过继承及纯虚函数可实现不同的任务,方便移植
UDP server and client-side base class, through inheritance and pure virtual function can realize a different mission to facilitate the transplantation (2008-05-09, Visual C++, 3KB, 下载56次)

http://www.pudn.com/Download/item/id/457764.html

[网络编程] CCAMS

CCAMS系统是一种用于局域网下的C/S模式的软件管理和监测系统。它包括客户端和服务端,客户端软件主要作用是监测本主机的活动,并将监测到的信息定时发送给服务器。服务器端可以将收集到的信息以柱状图和文件列表以及其他方式呈现给用户,以便用户对局域网内的主机进行监测和管理。 (2008-03-18, Visual C++, 1845KB, 下载50次)

http://www.pudn.com/Download/item/id/418429.html

[网络编程] NetHelper

类似于QQ的聊天工具,分为客户端和服务器端,有共享空间,能发布公告,可传输文件
similar to the QQ chat tools, divided into client and server side, sharing space can be issued a public notice, can transfer files (2006-03-26, Visual C++, 1263KB, 下载69次)

http://www.pudn.com/Download/item/id/160700.html

[网络编程] sina_vote

站长为《加油!金顺》编写的新浪投票作弊器,可以1人投多票。
cheat tool used to vote for Korean series<<Be Strong, Geum Soon!>> in Website www.sina.com .One can vote more than one time with this tool. (2005-10-17, Visual C++, 228KB, 下载1382次)

http://www.pudn.com/Download/item/id/118539.html
总计:494