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

[P2P编程] New002

p2p服务器网络编程的框架,很好的源码,值得一看。学习学习,对网络开发的人员有帮助
if we go to the two one go to the where are you going to the here (2014-11-10, Visual C++, 16346KB, 下载6次)

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

[P2P编程] Schorddi

模拟实现了chordP2P网络通信的模式,由西华大学学一位程序高手实现,对大家的网络编程学习有很大的好处。
Simulation chordP2P network communication mode, implemented a program master Xihua University School has a lot of benefits, all network programming learning. (2012-09-30, Visual C++, 3988KB, 下载8次)

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

[P2P编程] Pp2ppnatt2

P2P 穿透NAT的源程序源码,支持文字聊天、传文件等功能,,对对刚开始接触P2P编程与开发的人员有参考价值! 可直接使用。
P2P source code for NAT Traversal support text chat, transfer files, and other functions, the reference value of just getting started with P2P programming and development staff. Can be used directly. (2012-07-19, Visual C++, 581KB, 下载12次)

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

[P2P编程] p2p_chat

用windows编程,实现的一个简单的p2p聊天程序。界面比较简单,dos窗口。但是思路比较清晰,比较适合对p2p想入门的程序员。另外附上该程序的文档。
using socket , p2p chat program, easy, good for starting learners (2012-04-07, Visual C++, 5KB, 下载7次)

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

[P2P编程] P2Pfile-transmission

p2p 技术 使用与文件的传输 有客户端和服务器的编程 vc++ 能够实现基本的文件传输 下载工作
p2p technology to use file transfer client and server programming vc++ basic file transfer download (2012-04-01, Visual C++, 302KB, 下载19次)

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

[P2P编程] eMule0.49

eMule 0.49 源代码,vc下编译成功,可以作为初学p2p编程的教学代码
eMule 0.49 source code, vc compiled successfully, can be used as the teaching of programming code for beginners p2p (2011-12-07, Visual C++, 5611KB, 下载16次)

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

[P2P编程] ICMP-Advanced-Development

ICMP高级编程。适合网络通信专业的学生。非常值得学习使用。可以运行出结果。
ICMP high-level programming. For network communications majors. Well worth learning to use. Can run the result. (2011-03-03, Visual C++, 120KB, 下载6次)

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

[P2P编程] P2PMULTICHAT

开发环境为VISUAL STUDIO 2008,编程语言为C#,压缩包内是一个P2P网络通讯工具,包含了文件传输功能
Development environment for the VISUAL STUDIO 2008, programming languages C#, compressed within a P2P network communication tools, including a file transfer capabilities (2010-06-18, Visual C++, 163KB, 下载17次)

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

[P2P编程] LANchar

局域网内多人聊天工具,VC++平台上开发,对于在P2P编程的新手有很大帮助
LAN multiplayer chat tool, VC++ platform for development, for the novice in the P2P program helps a lot (2009-09-15, Visual C++, 743KB, 下载52次)

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

[P2P编程] p2p_c

关于P2P应用的一个程序,对初学者学习使用P2P的相关知识编程很有帮助,欢迎下载
P2P applications on a program, for beginners to learn the use of P2P programming knowledge helpful, please download (2009-05-29, Visual C++, 572KB, 下载5次)

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

[P2P编程] Peercast_code

peercast源代码注释 非常适合学习基于P2P的网络编程
Notes peercast source code is very suitable for learning programming based on the P2P network (2008-09-22, Visual C++, 1276KB, 下载262次)

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

[P2P编程] chord-0.1-20060902

DHT经典代码,学习P2P编程的必须阅读的代码
DHT classical code, learn P2P programming code must read (2008-01-08, Visual C++, 729KB, 下载255次)

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

[P2P编程] eMule-0.45b-CN-4-src

著名的下载工具电驴的源码,可以学习是如何进行P2P编程的
Well-known tools for eDonkey download source code, you can learn how P2P Programming (2007-11-22, Visual C++, 2120KB, 下载34次)

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

[P2P编程] Shareaza_2.1.2.0_source

大名鼎鼎的P2P软件shareaza(简称Raza)的源码。对P2P,网络编程感兴趣的朋友可以学习借鉴。
famous P2P software shareaza (Raza) source. Right P2P, network programming of interest to learn from our friends. (2007-02-03, Visual C++, 2521KB, 下载50次)

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

[P2P编程] BitZam

p2p下载程序源代码 和迅雷类似。 界面编程占了不少代码。
p2p download the source code and Thunderbolt similar. Programming interface for a lot of code. (2006-12-31, Visual C++, 48KB, 下载368次)

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

[P2P编程] 点对点Transfer

这是一个点到点文件传输的小程序,不错,可以作为学习网络SOCKET编程的入门程序.
This is a small point-to-point file transfer program, yes, can serve as a learning network programming SOCKET entry procedures. (2006-02-09, Visual C++, 42KB, 下载42次)

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

[P2P编程] eMule-0.46c-all-code

VERYCD中用的中国驴,包括完整的所需类库源代码,是学习VC的P2P编程和网络编程、修改EMULE的最佳档案。
VERYCD China used donkeys, including complete source code for libraries, learning VC P2P programming and network programming, modify EMULE the best records. (2005-10-22, Visual C++, 12256KB, 下载186次)

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

[P2P编程] clinkcc160-upnplib

编写UPNP程序需要的公用类库,UPNP是穿越防火墙的一种方式,一般用于P2P编程时打内网开防火墙的UPNP口。
A public class library for developing UPNP code. UPNP is one mode to pass through firewall, generally used to breach UPNP trenal of firewall by P2P programming. (2005-09-16, Visual C++, 7141KB, 下载271次)

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

[P2P编程] DownloadCode

p2p下载编程,Visual C++,极品的代码,祝愿网络能为大家所用
p2p download the programming, Visual C, Need code, and wished networks to be used for all (2005-09-08, Visual C++, 129KB, 下载302次)

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

[P2P编程] P2P之UDP穿透NAT的原理与实现源代码 .r

P2P之UDP穿透NAT的原理与实现源代码,有VC实现的网络编程
P2P UDP penetrate NAT Zhi Theory and implementation of the source code, the VC Network Programming (2005-08-31, Visual C++, 31KB, 下载42次)

http://www.pudn.com/Download/item/id/109450.html
1234
总计:67