【发布时间】:2017-02-10 14:07:37
【问题描述】:
我最近听说了 WebTorrent,并决定尝试其中一个音频播放器 javascript 演示,看看我是否可以让它播放来自 BitTorrent 网络的随机 MP3。
它不起作用,我联系了作者以了解那些是“two separate networks”。
这让我想知道 - 这两个网络有多少共同点?
例如,它们是否使用相同的 .torrent 文件规范,并且在 WebTorrent 和 BitTorrent 下都可以找到一个文件在同一个 InfoHash 下?
有没有像 ThePirateBay for WebTorrent 这样的 torrent 发现网站,我可以用来查看已经存在的内容?
【问题讨论】:
标签: p2p specifications bittorrent file-sharing webtorrent