Вопрос

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.

Это было полезно?

Решение

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.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top