搜索资源列表
emule 协议 分析
- emule 协议 分析
BitZam_FTKernelAPI
- 免费内核推出, BT软件开发不再高深. 只要你愿意, 你可以在3天的时间里开发出满足你自己需要的BT下载软件. 假如你正在想自己开发一个BT下载软件或者你正在为你的公司的程序寻找一种省钱省时的下载解决方案, FTKernelAPI将是你的理想选择... FTKernelAPI 是什么? FTKernelAPI 是基于标准的BitTorrent协议开发网络内核库. 作者开发的BT下载软件FlashBT(变态快车) 就是使用的 本内核库. FTKernelAPI 是
UDP文件传输
- 本源码用DELPHI开发,使用UDP协议进行P2P文件传输-source with the Delphi development, use UDP for peer-to-peer file transfer
p2psim
- 是一个p2p在linux上的仿真,实现了P2P协议中的kademlia,chord的仿真.并可以通过对协议的扩展,实现更多的P2P协议的仿真,并证明其性能-a p2p simulation on Linux which can simulate kademlia , chord for P2P, and can simulate more P2P protocols by extending protocols and verify their functionaliteis.
ppwmv
- 采用P2P的技术建立流媒体广播,可以很大程度节省服务器的带宽消耗。先建立一个流媒体服务器,可以采用WINDOWS2003自带的media server,生成一个信号源。P2P流媒体广播的服务端从流媒体服务器提取一个流作为源,这个源必须是用http协议来提取的,然后再由P2P服务端分发到各个P2P客户端.服务端与客户端的例子程序-using the technology to establish peer-to-peer streaming media broadcasts, can save a
stop&wait
- 个人开发的P2P的停等协议演示软件。 环境:DOS 开发工具:TURBO C2.0
Maze033205
- MAZE是一种网络协议,其核心就是通过网络从别人的电脑里下载文件。本代码实现了Maze这一功能。-use of MAZE is a network protocol, the core of the network is from other people's computer files. The source implementation of this function Maze.
P2PSource-PeerCast
- 非常好的P2P流媒体方面的源码。实现了基于P2p协议的流媒体传输。可以用于研究流媒体点播和直播相关原理。-very good peer-to-peer streaming media's source. Based on the realization of the agreement OSI transmission of streaming media. Research can be used on-demand streaming media and broadcast rela
P2P_netfiletransfer
- 此软件实现基于P2P网络文件传输,它有别于FTP协议实现的文件传输方法,它只需要两台计算机,不需要服务器,即可实现Internet上任何两台计算机的文件共享-this software-based peer-to-peer network file transfer, which is different from the FTP protocol file transfer, only need two computers, not servers, Internet can be reali
httpTeste3r
- 测试http链接有效性,对给定的http协议的web网页测试其包含的链接的有效性,并统计-http link test validity the right to the web http protocol testing its website contains links to the validity and statistics
gnufoo
- 一个gnutella协议的客户端代码,用户可以发布自己的共享文件,该程序对学习gnutella协议有非常大的参考价值-an agreement gnutella client code, the user can release their share documents, The learning process right gnutella agreement has great reference value
BT2007
- 由delphi实现的bt下载器示例程序,带全部源码和BT协议包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutil... -achieved by delphi bt download procedures for example, with all source code and BT agreement package documents : BTDemo.dpr, BTDemo
mdxChat
- c # 下P2P DX 聊天 请大家一起来研究P2P 协议啊 -under P2P c # Please DX chatting up a research agreement ah P2P
P2PDemo
- 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of using UDP protocol for peer-to-peer principle of dialogue
BitTorrent协议详解
- BitTorrent协议详解-BitTorrent protocol illustrated
P2P 用MFC中CSocket的UDP协议实现简单的P2P通信
- 用MFC中CSocket的UDP协议实现简单的P2P通信,包括P2P通信协议的设计与实现,多用户聊天室的实现。-MFC CSocket with the UDP protocol in a simple P2P traffic, including P2P communication protocol design and implementation to achieve multi-user chat rooms.
P2Psocket
- P2P视频通信源代码,使用upd,tcp/ip通讯协议, 用C#开发。-P2P video communications source code, the use of upd, tcp/ip protocol, with the C# development.
P2PSoftwareanalysis
- 关于P2P的几个软件分析文档,很全面,里面的资料关于CTorrent.doc Skype 协议分析(2006版).doc 对BitTorrent通信协议的分析与检测.doc-About P2P software analysis of some documents, it is a comprehensive, inside information about CTorrent.doc Skype Protocol Analysis (2006 edition). Doc on the BitT
snark-0.5.tar
- Snark是国外一个开源Java的项目,实现了BitTorrent协议,通过分析此项目的源程序,可以更利于我们更加深入的了解当前流行的BT软件的原理,进而可以指导我们的p2p软件方面的开发。-Foreign Snark is an open source Java projects, the realization of the BitTorrent protocol, by analyzing the source code of this project could be more cond
TCP/UDP协议传输
- 实现TCP/UDP协议传输,通过TCP/UDP协议可在不同IP地址电脑实现文字等文件的传输