03 October 2006 20:15
Rasterbar Software | Products | libtorrent
by 2 others
libtorrent is a C library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client. The main goals of libtorrent are: to be cpu efficient, to be memory efficient, to be very easy to use
The libTorrent and rTorrent Project - Trac
by 2 others
LibTorrent is a BitTorrent library written in C for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-bandwidth connections it is able to seed at 3 times the speed of the official client. The client uses ncurses and is ideal for use with screen or dtach. It supports saving of sessions and allows the user to add and remove torrents.
1
(3 marks)