libtorrent icon

libtorrent For Linux

3.0/5 23
BSD License    

An Open Source C++ BitTorrent library designed as a good alternative to other BitTorrent implementations. #C++ library  #Bittorrent implementation  #Bittorrent library  #Libtorrent-rasterbar  #C++  #Library  

Softpedia Review

specifications

changelog

Free Download

Review by:
5.0/5

libtorrent (also known as libtorrent-rasterbar) is an open source, efficient, completely free and easy-to-use software implemented in C++ and designed from the offset to act as a very good alternative to all existing BitTorrent implementations.

Even if it includes a working client, for example purposes only, keep in mind that libtorrent is a library software and not a full featured BitTorrent client. Its main goals are to be CPU efficient, memory efficient, and very easy to use.

In other words, application developers can use libtorrent to add BitTorrent functionality to their projects, no matter if they are dedicated BitTorrent clients or just software that support downloading of torrent files.

libtorrent has been engineered in such a way that it supports a wide range of protocols, including the uTorrent transport protocol, DHT (Distributed Hash Table), UDP (User Datagram Protocol) tracker protocol, Peer extension protocol, as well as the IPv6 tracker protocol.

Among other features, we can mention support for private torrents, superseeding support, HTTP seeding (hoffman-style) support, support for multiple trackers, webseed (GetRight-style) support, tracker returning external IP, and support for magnet links.

libtorrent is a cross-platform software that has been successfully compiled, installed and tested on numerous operating systems, including GNU/Linux, Microsoft Windows, Mac OS X, SunOS, and Cygwin. It runs on computers supporting either of the 32 or 64-bit CPU architectures.

It can be easily installed on all Linux kernel-based operating system by compiling the source package, which is distributed for free on Softpedia or the project’s homepage (see link below). Simply download the source package and save it on your Home directory. Unpack it using an archive manager tool, open a Terminal app and navigate to the location of the extracted archive files (e.g. cd /home/softpedia/libtorrent-rasterbar-1.0.3), run the ‘./configure && make’ command to configure and compile the software, followed by the ‘sudo make install’ command to install it.

What's new in libtorrent 1.0.6:

  • fixed uTP vulnerability
  • make utf8 conversions more lenient
  • fix loading of piece priorities from resume data
  • improved seed-mode handling (seed-mode will now automatically be left when performing operations implying it's not a seed)
Read the full changelog
User Comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy

libtorrent 1.0.6

add to watchlist add to download basket send us an update REPORT
  runs on:
Linux
  1 screenshot:
libtorrent - Example of BitTorrent client that ships with the libtorrent library
  main category:
Communications
  developer:
  visit homepage