Jump to content

RTorrent: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
updated release version number
Eliashc (talk | contribs)
No edit summary
Line 1: Line 1:
{{lowercase|title=rTorrent}}
{{lowercase|title=rTorrent}}


{{Infobox Software
{{Infobox_Software |
name = rTorrent and libTorrent |
| name = rTorrent and libTorrent
| logo =
screenshot = <!-- Do NOT change the screenshot unless there is BIG change in the UI. When taking screenshot, please resize your window (e.g. 640*480), disable your extensions and use the default theme. -->[[image:Rtorrent.png|250px]] |
| screenshot = <!-- Do NOT change the screenshot unless there is BIG change in the UI. When taking screenshot, please resize your window (e.g. 640*480), disable your extensions and use the default theme. -->[[image:Rtorrent.png|250px]]
caption = The main information screen for libTorrent and rTorrent.|
| caption = The main information screen for libTorrent and rTorrent
developer = [[Rakshasa]] (Jari Sundell) |
| author =
latest_release_version = 0.7.1 - 0.11.1 (lib) |
| developer = [[Rakshasa]] (Jari Sundell)
latest_release_date = [[December 28]], [[2006]] |
| released =
operating_system = [[*nix]] |
| latest release version = 0.6.4 - 0.10.4 (lib)
genre = [[BitTorrent]] |
| latest release date =
license = [[GNU General Public License|GPL]] |
| latest preview version = 0.7.1 - 0.11.1 (lib)
website = [http://libtorrent.rakshasa.no/ libtorrent.rakshasa.no] |
| latest preview date = [[December 28]], [[2006]]
| operating system = [[*nix]]
| platform =
| language =
| genre = [[BitTorrent]]
| license = [[GNU General Public License|GPL]]
| website = [http://libtorrent.rakshasa.no/ libtorrent.rakshasa.no]
}}
}}



Revision as of 14:38, 3 January 2007


rTorrent and libTorrent
Developer(s)Rakshasa (Jari Sundell)
Stable release
0.6.4 - 0.10.4 (lib)
Preview release
0.7.1 - 0.11.1 (lib) / December 28, 2006
Repository
Operating system*nix
TypeBitTorrent
LicenseGPL
Websitelibtorrent.rakshasa.no

rTorrent is a text based ncurses BitTorrent client written in C++, based on the libTorrent libraries for Unices (Rakshasa's own, not the sourceforge libtorrent), with a focus on high performance and good code. The library differentiates itself from other implementations by transferring data directly between file pages mapped to memory by the mmap() function and the network stack. On high-bandwidth connections, it is claimed to be able to seed at many times the speed of the official client.

rTorrent packages are available for various Linux distributions and Unices, and it will compile and run on nearly every POSIX-compliant operating system, such as FreeBSD.

rTorrent uses ncurses and is suitable for use with screen or dtach. It supports saving of sessions and allows the user to add and remove torrents. It also supports partial downloading of multi-file torrents. In the release of rTorrent-0.7.0 support for BitTorrent protocol encryption is also implemented[1].

See also

References

  1. ^ [1] Announcement of rTorrent-0.7.0.