积极答复者
.Net 开发 P2P 程序 的 相关问题

问题
-
讨论问题
1、P2P的原理及基本实现方法(tcpclient,udpclient)
2、P2P软件的主要作用是什么?(共享文件)
3、P2P软件的实现流程(一种是有服务器存储索引的,一种是没有服务器的)
4、P2P软件的实现,需要哪些分布式哈希算法,现在成型的有哪些?
5、这些算法需不需要自己在程序中手工实现?是否封在SDK中?是否有现成的、好用的SDK?
本人现在有个项目中需要用到P2P技术,查询了好久也没有找到比较全面的资料,还希望坛子里的同志们多多给予帮助,谢谢大家!- 已移动 Sheng Jiang 蒋晟Moderator 2009年7月24日 3:27 软件设计问题 (发件人:Visual C#)
- 已移动 尚彬Moderator 2009年7月25日 3:52 转移分类 (发件人:一般性问题讨论区)
答案
-
lz可以找 edonkey 2000 的协议 更深的理解p2p是什么 然后可以下载 lphant 的源代码来看看
答案900, 目标五颗星 Aurvana Air, 音乐真的是随风飘来的 凉宫春日 永无止境的八月 你到底什么时候结束阿。。。。- 已标记为答案 韦恩卑鄙 waywaModerator 2009年7月28日 8:32
全部回复
-
Windows Vista有P2P功能,Windows SDK里面有文档和示例
Please mark the post answered your question as the answer, and click the chartreuse pyramid floating over "Vote as helpful" to mark other helpful posts as helpful. This posting is provided "AS IS" with no warranties, and confers no rights.
Visual C++ MVP -
lz可以找 edonkey 2000 的协议 更深的理解p2p是什么 然后可以下载 lphant 的源代码来看看
答案900, 目标五颗星 Aurvana Air, 音乐真的是随风飘来的 凉宫春日 永无止境的八月 你到底什么时候结束阿。。。。- 已标记为答案 韦恩卑鄙 waywaModerator 2009年7月28日 8:32
-
Windows Vista有P2P功能,Windows SDK里面有文档和示例
Please mark the post answered your question as the answer, and click the chartreuse pyramid floating over "Vote as helpful" to mark other helpful posts as helpful. This posting is provided "AS IS" with no warranties, and confers no rights.
Visual C++ MVP
如果要想做 XP、2000、2003、Vista、都通用的P2P程序怎么办? -
.Net框架是微软写的,要找开源项目去开源社区
Please mark the post answered your question as the answer, and click the chartreuse pyramid floating over "Vote as helpful" to mark other helpful posts as helpful. This posting is provided "AS IS" with no warranties, and confers no rights.
Visual C++ MVP