Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在项目中使用 monotorrent 在两台计算机之间传输文件。不幸的是,我找不到有关如何执行此操作的文档。更确切地说,有一个关于如何使用这个库下载文件的源代码示例,但我找不到关于如何使用它上传文件的示例。是否有一些代码示例?
该问题与创建洪流时添加的层有关。看来他们必须以announce/
announce/
RawTrackerTier tier = new RawTrackerTier(); tier.Add("http://127.0.0.1:10000/announce/");