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

[网络编程] 88553652超级计算器

实现一个超级计算器的功能。能实现简单的加减乘除等等运算。
A super calculator functions. And so on to achieve simple addition, subtraction, multiplication, and division operations. (2018-01-16, Visual C++, 44KB, 下载1次)

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

[网络编程] main

编程实现向24C02C存储器的00H字节存入立即数0x5B
Programming to store the 00H bytes of the 24C02C memory immediately, 0x5B (2017-10-08, Visual C++, 1KB, 下载2次)

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

[网络编程] LanScanBataV1.0

局域网扫描器 Bata V1.0.2.3 查看网络IP地址好工具
LAN scanner Bata V1.0.2.3 A good tool to view the network IP address (2014-04-04, Visual C++, 536KB, 下载7次)

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

[网络编程] GSpeedHaccka

游戏加速器源代码。涉及API hook和detouur lib的使用。 ,经测试可直接使用。
Game accelerator source code. Involving the use of the API hook and detouur lib. Has been tested and can be used directly. (2012-07-19, Visual C++, 50KB, 下载70次)

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

[网络编程] HttpTest

c++ 基于http协议上传下载服务器文件各种方法
c++ http load&upload (2011-12-30, Visual C++, 121KB, 下载72次)

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

[网络编程] Shift

可以给服务器添加一个后门,让你个人拥有自己的服务器
You can add a back door to the server, so you have your own personal server (2011-11-23, Visual C++, 57KB, 下载18次)

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

[网络编程] InjectionScan

一个不成功的sql注入扫描器,但是基本函数没有问题,只是无法找到我们需要的注入网站,求助
a little problem! (2011-07-07, Visual C++, 5KB, 下载8次)

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

[网络编程] MutilService

实现多协议多服务的并发服务器,客户端可以并发访问服务器,可以选择不同的功能,可以选择不同连接的协议
Achieve concurrent multi-protocol, multi-service server, the client can concurrently access the server, you can choose different function, you can choose different connection protocols (2011-07-01, Visual C++, 6253KB, 下载28次)

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

[网络编程] VC6.0Socket_sntp

VC6.0下写的做的sntp 服务器端的程序。
Under VC6.0 Socket write do SNTP protocol. (2010-10-15, Visual C++, 1186KB, 下载11次)

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

[网络编程] DNS

关于DNS服务器的程序源码,比较好用!可以参考一下。
On the DNS server program source code, more easy to use! For reference. (2010-07-03, Visual C++, 406KB, 下载25次)

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

[网络编程] SRT_CAS__rar

用户层cas实现服务器建立索引。 用户层上传文件:服务器接受文件、将文件分块并使用哈希存储。 用户层下载文件:服务器将数据块还原成文件。 用户层修改文件:服务器更新文件。
Cas to achieve user-level server indexed. User-level upload files: the server to accept files, block files and use the hash storage. Users download the file level: the server will restore the file data blocks. User level to modify the file: server update files. (2010-05-29, Visual C++, 43KB, 下载13次)

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

[网络编程] IOCPServer

IOCP服务器压力测试 运行以后可以看到IOCP服务器和其他模型的性能差距,还真是不看不知道呢!内附测试程序实现源码,具有重要参考意义
IOCP server pressure test After the operation can see IOCP servers and other models, the performance gap was not know! Enclosed test program code, the significant reference (2010-05-23, Visual C++, 609KB, 下载1055次)

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

[网络编程] xiazaizhe

下载者监视器 可以监视下载者的各种行为!可以下载后看看
Download Monitor can monitor those who download a variety of acts (2010-05-21, Visual C++, 313KB, 下载6次)

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

[网络编程] DNS

一个简易dns 服务器,可以使用多个线程进行对话,
A simple dns server, you can use multiple threads to engage in a dialogue (2008-11-01, Visual C++, 3341KB, 下载136次)

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

[网络编程] Ciscouse

Cisco路由器手册是描述关于Cisco路由器使用方法的书籍,通过该书可以很快的掌握Cisco路由器的使用方法
Cisco router handbook is described on the Cisco router to use the books, through the book can quickly master the use of Cisco routers (2008-04-21, Visual C++, 31149KB, 下载11次)

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

[网络编程] server_udp

网络延时测试程序服务器,采用UDP协议通信
Network latency test server, using UDP protocol communication (2008-03-24, Visual C++, 34KB, 下载114次)

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

[网络编程] myIOCPtest

由本人编写的一个完成端口测试程序,模拟一个多人游戏登陆的C/S结构通讯程序,服务器端由完成端口实现,客户端网络部分用dll实现。
prepared by the port completed a test procedure simulation of a multiplayer landing the C/S structure the communication process, the server-end completion ports, client Network partly dll achieve. (2006-06-21, Visual C++, 720KB, 下载341次)

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

[网络编程] loseserver

vc6.0的网游服务器,里面的源码很多,需要什么就参考什么
vc6.0 the Web server, inside source, we need the information on what what (2006-04-18, Visual C++, 445KB, 下载45次)

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

[网络编程] 5ivb_763575

Telnet服务器源代码~~~ ~~~ ~`
Telnet server source code (2006-04-06, Visual C++, 24KB, 下载9次)

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

[网络编程] proxy_server

代理服务器源码
Proxy server source code (2004-06-28, Visual C++, 5KB, 下载23次)

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