How to use magnet links in LibTorrent lib

1.1k views Asked by At

How to use magnet links in LibTorrent C/C++ lib? I need an simple example of working with it - Something like I give him a link he gives me a file.

1

There are 1 answers

0
OneOfOne On BEST ANSWER

While I haven't used it personally, but you could check http://www.qbittorrent.org/, it uses libtorrent internally and it is under the GPL-2 license.