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.
我已经浏览了以下链接http://www.rasterbar.com/products/libtorrent/udp_tracker_protocol.html但我无法理解我们需要调用哪些函数才能使用 udp 跟踪器的协议发送数据。
这是一个跟踪器协议。客户端无需采取任何操作即可使用它。您只需要在其跟踪器列表中添加一个具有 udp:// URL 的种子。libtorrent 将自动联系跟踪器,无论它们是 http 还是 udp。