libtorrent

Core libraries and systems
Post Reply
Message
Author
robwoj44
Posts: 399
Joined: Fri 08 Aug 2008, 18:15
Location: Warsaw

libtorrent

#1 Post by robwoj44 »

Compiled in racy 5.3
http://www.rasterbar.com/products/libtorrent/
libtorrent is a feature complete C++ bittorrent implementation focusing on efficiency and scalability. It runs on embedded devices as well as desktops. It boasts a well documented library interface that is easy to use. It comes with a simple bittorrent client demonstrating the use of the library.
The main goals of libtorrent are:
to be cpu efficient
to be memory efficient
to be very easy to use

Post Reply