搜索资源列表
Chord-Source-Code
- 非常著名的P2P计算项目的源代码。对于研究P2P的拓扑构造、DHT算法等有着巨大的帮助-most famous peer-to-peer computing project's source code. For research P2P topology structure, DHT algorithm has a tremendous help
p2p-systems-based-on-DHT
- p2p的DHT的实现,如chord CAN-the p2p DHT example, the chord CAN etc.
aresregular209_05022007
- Filesharing-Bittorrent p2p client connected to TCP supernode/leaf network and UDP DHT network. Ares features a built-in directshow media player, a powerful library manager, shoutcast radio support and can be used to host p2p Chatrooms. -Filesharing -
piax-1.0.0-src
- PIAX是一个开发p2p应用程序的框架。PIAX is a framework to develop P2P based applications. It integrates mobile agent based messagings and P2P discovery mechanisms. As a P2P framework, it supports multiple overlays. Currently, DHT, SkipGraph, LL-Net are supported.
chord-0.1-20060902
- DHT经典代码,学习P2P编程的必须阅读的代码
DHT-P2P
- 适合学P2P的人学习 主要介绍了DHT的四种算法。 初学者应该看的东东。
supern0.9
- 用P2P技术实现的一个VOIP应用,用到了Kademlia这一DHT算法
chord-0.1-20080405
- 基于DHT的对等协议,由MIT开发,一般用于P2P资源查询
nc-Source.rar
- 用delphi开发的p2p程序,功能强大、完整,P2p use delphi development program, powerful, complete
DHT_Search_algorithm
- 一篇关于p2p中DHT搜索算法的文章,分析的很透彻-a DHT search algorithms for p2p in the article, very thorough analysis
p2p_vod
- P2P视频点播系统C/S,大型的分布式,高性能,稳定性不错-P2P video-on-demand system, C/S, large-scale distributed, high performance, stability, good
dht-eb22cc3d96e0
- 著名的P2P DHT Chord算法源代码-chord source
P2P
- P2P方式的视频会议软件的设计与实现的源代码-P2P the way video conferencing software, Design and Implementation of the source code
P2P
- 稳定给出了p2p的原理,以及如何构建p2p的解决方案,这份资料很好,找了很久。-Stable given the principle of p2p, and how to build a p2p solution, this information well, to find for a long time.
PeerCastSourceCode
- 很好的P2P参考示例,P2P网络流行的发起者;PeerCast是一个健壮的网络,因为不存在中心服务器,每个用户可以是客户,也可是服务器,也可以是流的广播者。-P2P good reference example, P2P networks popular initiator PeerCast is a robust network because there is no central server, each user can be a customer, but also servers,
p2p
- 适合学P2P的人学习 主要介绍了DHT的四种算法。 初学者应该看的东东。 -适合学P2P的人学习 主要介绍了DHT的四种算法。 初学者应该看的东东。
ChordExpress
- 实现了P2P系统中采用的一种DHT算法——Chord算法,能够有效地节省节点存储的路由信息。经过测试,在局域网环境下可以达到10M/s。-Chord, one of DHT algorithms which can spare memory efficentily applied in the peer-to-peer network has been implemented. The transmisson speed in LAN reaches 10M/s.
P2P_introduction
- 关于P2P的全面介绍,包括各种p2p产品,以及DHT的介绍-introductiong about p2p
P2P-algorithm
- P2P的算法,有emule的还有bt的,kad算法,dht算法,非常详细;适合大家研究p2p算法。-P2P algorithms, there is emule also bt' s, kad algorithm, dht algorithm, in great detail suitable for everyone to consider p2p algorithm.
Research-of-DHT-Algorithm-based-P2P-
- P2P 网络相对于CS 模式网络具有去中心化,可扩展性,健壮性,高性能,负载均衡等优点。本文介绍了4 种基于DHT 的P2P 算法:Chord, Can, Pastry, Tapestry。详细分析了各算法的组织结构,查找方法,结点插入退出,路由方法及性能,并对它们的算法效率进行了比较研究。-The P2P network relative to CS mode network to the center of the advantages of scalability, robustness,