Question

I have gone through the following link http://www.rasterbar.com/products/libtorrent/udp_tracker_protocol.html but I am not able to understand which functions we need to call in order to send the data using udp tracker's protocol.

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top