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.
我正在使用 jbittorrent api 当我从我的 torrent 客户端下载 torrent 内容时,它可以在一段时间内正常工作,并且在 2-3 件后它停止接收件。
介绍了一些概念。其中一个称为阻塞(描述客户端拒绝向其发送文件片段的对等点。客户端在几种情况下阻塞另一个客户端:第二个客户端是种子,在这种情况下它不想要任何片段(即,它完全不感兴趣)客户端已经在满负荷上传(它已达到 max_uploads 的值)第二个客户端因滥用而被列入黑名单或正在使用列入黑名单的 BitTorrent 客户端。)