-
peercast 源码全面分析文章 可以更好的了解PEERCAST结构
peercast 源码全面分析文章 可以更好的了解PEERCAST结构 -PEERCAST
- 2022-02-26 18:56:44下载
- 积分:1
-
简单高效的文件传输
simple Cient file transfer
- 2022-01-21 18:18:13下载
- 积分:1
-
一个模拟P2P聊天的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户...
一个模拟P2P聊天的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处理这些问题),后登录的计算机可以获得先登录计算机的用户名,后登录的计算机通过send username message的格式来发送消息。如果发送成功,说明你已取得了直接与对方连接的成功。
- 2023-03-20 16:10:03下载
- 积分:1
-
BT源代码学习心得客户端源代码分析下载过程中的块选取策略心得客户端源代码分析下载过程中的块选取策略...
BT源代码学习心得客户端源代码分析下载过程中的块选取策略心得客户端源代码分析下载过程中的块选取策略
-BT source code learned analysis of the client to download the source code block in the process of experience to select the strategy analysis of the client to download the source code block in the process of selecting strategies
- 2023-04-29 20:30:03下载
- 积分:1
-
ANts P2P realizes a third generation P2P ne t. It protects your privacy while yo...
ANts P2P realizes a third generation P2P net.
It protects your privacy while you are connected and makes you not trackable,
hiding your identity (ip) and crypting everything you are sending/receiving from others.
Features
Open Source Java implementation (GNU-GPL license)
Multiple sources download
Swarming from partial files
Automatic resume and sources research over the net
Search by hash, string and structured query
Completely Object-Oriented routing protocol
Point to Point secured comunication: DH(512)-AES(128)
EndPoint to EndPoint secured comunication: DH(512)-AES(128)
Serverless GWebCache-based peer dicovery procedure
IRC based peer discovery system
IRC embeded chat system
Full text search of indexed documents (pdf, html, txt, doc etc) -> QUERY REFERENCE.
Distributed/Decentralized Search engine
HTTP tunneling
ANts allow P2P communications through any kind of HTTP Proxy
ANts allow P2P communications through any kind of
- 2022-02-19 22:48:51下载
- 积分:1
-
P2P-Over-MiddleBoxes-Demo
- 2023-03-13 22:55:04下载
- 积分:1
-
很好的同伴
非常好的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 related tenets.
- 2022-07-05 11:36:40下载
- 积分:1
-
开源P2P播放器AVPlayer源码
代码主要链接到FFmpeg来进行解码, 并将其改造成一个通用的播放器框架. 在这个框架中能够接受各种数据的读入, 可以很方便的封装自己的数据读取模块, 也可以很方便的定制自己的视频渲染模块和音频播放模块, 你只需要参考其中的实现即可. 另外在当前的实现中, 因为个人精力实在有限, 所以借鉴了一些开源项目的代码(如Mplayer), 并且该代码跨平台(目前在linux平台的实现稍简单).
- 2022-10-16 19:40:09下载
- 积分:1
-
PIAX是P2P应用程序开发框架。PIAX是框架开发…
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.-PIAX is a p2p application development framework. 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.
- 2022-08-22 13:57:29下载
- 积分:1
-
来源于网上的C++技术开发的P2P客户端通讯代码,为国外开源代码, 可用来学习掌握C++的P2P通讯算法。来源于网上公开资料,供学习使用。...
来源于网上的C++技术开发的P2P客户端通讯代码,为国外开源代码, 可用来学习掌握C++的P2P通讯算法。来源于网上公开资料,供学习使用。-From online C++ Technology development of P2P client code, for foreign open-source code, can be used to study and master the C++ The P2P communication algorithm. Disclosure of information from the Internet for learning to use.
- 2022-02-03 01:00:55下载
- 积分:1