【发布时间】:2011-01-21 20:52:51
【问题描述】:
我一直在查看monotorrent,在调查整个 bittorrent 的过程中,我发现一个 torrent 文件还可以指定网络种子,它们基本上是标准的 HTTP 下载,但可以工作,例如作为初始种子。
我也在monotorrent 0.8的release notes看到他们
添加了将网络种子轻松添加到使用 TorrentCreator 创建的种子的功能。
但是,我不知道怎么做。有一种方法可以通过 TorrentCreator 将自定义键/值对添加到 torrent 文件,但是在 monotorrent TorrentCreator 类的帮助下,将网络种子合并到 torrent 文件中的正确咒语是什么?
【问题讨论】:
-
"MonoTorrent 是 BitTorrent 协议的跨平台开源实现。"这是一个.NET DLL。绝对是一个编程问题。
标签: .net mono seed monotorrent