Page 1 of 1

Connection to Libtorrent

Posted: Mon Jul 11, 2011 2:02 am
by Tufavideo
Hi, I have a small question!
I am working with the software inside the Libtorrent, and I need a test platform.
I was wondering how the interface to the lib is implemented; I wish to run
my own buggy lib-version!
I use Windows Vista. :mrgreen:

Re: Connection to Libtorrent

Posted: Mon Jul 11, 2011 11:25 am
by Cas
Deluge is written in Python so uses the libtorrent python bindings.

Examples are in svn: http://libtorrent.svn.sourceforge.net/v ... s/RC_0_15/

API Doc: http://www.rasterbar.com/products/libto ... anual.html