搜索资源列表
Tracker
- 以C#方式实现BT下载过程中的Tracker服务器端。监控链接的客户,提供种子发布,寻找资源,实时更新节点信息-Be achieved in C# in the process of BT download Tracker server-side. Monitor link customers to provide seed release, find the resources, real-time update the node information
MulticastConferenceSystems
- 外国人写的一个p2p的视频聊天系统,非常不错,欢迎下载!-Foreigners write a p2p video chat system is very good, welcome to download!
71477199P2P
- 基于p2p原理的视频聊天软件,个人感觉不错,欢迎大家下载!-Principle-based p2p video chat software, personal feeling good, welcome you to download!
Client
- 以C#语言实现BT下载的客户端功能,实现多线程下载,局域网能寻找拥有共同目标的节点-With C# language implementation BT download client-side functionality, multi-threaded download, local area network can have a common goal to find the node
P2Pfiletracnce
- 在P2P技术的应用过程中,需要考虑的问题甚多,包括网络中共享文件的发现机制,数据传输的完整性和传输过程中的效率和安全性问题,还包括网络中节点的负载均衡问题等等。本文主要完成了下面几个工作:1)采用基于超节点的混合型P2P网络拓扑结构,列出常见的资源定位搜索算法,进行比较,并选择Chord算法作为本系统资源定位搜索算法的基础,做出改进。 2)设计系统框架。将P2P应用系统的结构分为拥有设置和显示功能的用户应用层,拥有文件共享机制和节点发现及超节点选择机制的通知层和拥有文件上传和下载功能的网络传