简体   繁体   中英

how to use libtorrent's udp protocol tracker protocol in python

我已经通过以下链接http://www.rasterbar.com/products/libtorrent/udp_tracker_protocol.html了,但是我无法理解我们需要调用哪些函数才能使用udp跟踪器的协议发送数据。

This is a tracker protocol. The client does not need to take any action to use it. You just need to add a torrent which has a udp:// URL in its tracker list. libtorrent will automatically contact trackers, whether they be http or udp.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM