bittorrent protocol:简单可靠BitTorrent对等有线协议实现 源码

上传:spectrum3739 浏览: 22 推荐: 0 文件:ZIP 大小:15.31KB 上传时间:2021-02-19 15:15:53 版权申诉
比特流协议 简单,强大的BitTorrent有线协议实现 Node.js实现。 该协议是BitTorrent文件传输的主要通信层。 也可以在带有的浏览器中使用! 使用此模块。 安装 npm install bittorrent-protocol 用法 该协议被实现为双工流,因此您要做的就是通过管道与之进行双向通信。 双工流 烟斗(b)。烟斗(a) (来自图像按子堆栈进行讨论。) const Protocol = require ( 'bittorrent-protocol' ) const net = require ( 'net' ) net . createServer ( soc
上传资源
用户评论
相关推荐
bittorrent dht spider_web简单可靠BitTorrent DHT实现源码
比特洪流 简单,强大的BitTorrent DHT实施 Node.js实现。 BitTorrent DHT是BitTorrent的主要对等发现层,它允许无跟踪的种子。 DHT非常棒! 使用此模块。 产
ZIP
31KB
2021-02-15 22:51
BitTorrent协议分析与实现
转载摘要:本文具体分析BitTorrent协议与TrackerlessDHT协议,运用CommView抓包工具研究基于HTTP的Tracker协议,基于UDP的Trackerless协议,基于TCP的
GZ
0B
2019-05-31 19:15
bittorrent协议文档
对于研究bittorrent具有很好的参考价值
DOC
0B
2019-07-13 07:40
BitTorrent协议详解
dfdgsdfgsdfgdsfgdfgsdfgsdgdsfgshwrtyretuteyujtjdfdfg
rar
0B
2020-04-28 17:51
BitTorrent中文协议
BitTorrent的中文协议,内容比较详细,介绍了BitTorrent的最基本内容
PDF
406KB
2021-05-12 10:04
vlc bittorrent VLC的bittorrent插件源码
vlc-bittorrent:VLC的bittorrent插件
ZIP
307KB
2021-02-19 15:15
洪流发现发现BitTorrent和WebTorrent对等节点源码
洪流发现 发现BitTorrent和WebTorrent同行 该模块捆绑了 , 和客户端,并公开了一个用于通过两种发现方法发现BitTorrent对等方的API。 产品特点 简单的API 从跟踪器,D
ZIP
7KB
2021-02-15 22:51
BitTorrent
种子下载工具,可以下载.torrent文件,具体使用请下载。
EXE
0B
2019-08-01 13:13
bittorrent
专业的局域网下载工具,很快的的参数缩地成寸
EXE
0B
2019-06-27 03:39
Bittorrent Protocol Specification v1PDF
BittorrentProtocolSpecificationv1BT协议入门不错的书藉,找了好久.BittorrentProtocolSpecificationv1.0Contents[hide]•
PDF
0B
2019-09-30 08:03
gen_bittorrent gen_bittorrent行为源码
gen_bittorrent:gen_bittorrent行为
ZIP
132KB
2021-02-17 04:14
BitTorrent python源码
BitTorrent的python源码,极为经典 学习python网络编程的最佳实例
GZ
0B
2018-12-18 20:46
BitTorrent源码下载
BitTorrent源码下载,少有的资源。不管能不能看到,收藏很有必要。
GZ
0B
2018-12-18 20:43
BitTorrent协议规范翻译PDF
BitTorrent是一种分发文件的协议。它通过URL来识别内容,并且可以无缝的和web进行交互。它基于HTTP协议,它的优势是:如果有多个下载者并发的下载同一个文件,那么,每个下载者也同时为其它下载
PDF
0B
2019-09-03 04:49
BitTorrent协议论文
BitTorrent作者写的关于协议本身的论文
PDF
79KB
2020-07-18 08:16