2005-04-19 11:05:15 +02:00
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" xml:lang = "en" lang = "en" >
< head >
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" / >
2006-11-28 19:18:37 +01:00
< meta name = "generator" content = "Docutils 0.5: http://docutils.sourceforge.net/" / >
2006-08-28 02:36:00 +02:00
< title > < / title >
2006-07-26 12:21:25 +02:00
< link rel = "stylesheet" href = "style.css" type = "text/css" / >
2005-04-19 11:05:15 +02:00
< / head >
< body >
2006-08-28 02:36:00 +02:00
< div class = "document" >
2006-11-28 19:18:37 +01:00
2006-08-28 02:36:00 +02:00
< div id = "librarySidebar" > < ul class = "simple" >
2008-03-21 05:52:12 +01:00
< li > < a class = "reference external" href = "http://sourceforge.net/project/showfiles.php?group_id=79942" > download< / a > < / li >
< li > < a class = "reference external" href = "features.html" > features< / a > < / li >
< li > < a class = "reference external" href = "building.html" > building libtorrent< / a > < / li >
< li > < a class = "reference external" href = "examples.html" > examples< / a > < / li >
< li > < a class = "reference external" href = "manual.html" > api documentation< / a > < / li >
< li > < a class = "reference external" href = "running_tests.html" > running tests< / a > < / li >
< li > < a class = "reference external" href = "client_test.png" > screenshot< / a > < / li >
< li > < a class = "reference external" href = "http://lists.sourceforge.net/lists/listinfo/libtorrent-discuss" > mailing list< / a > (< a class = "reference external" href = "http://dir.gmane.org/gmane.network.bit-torrent.libtorrent" > archive< / a > )< / li >
< li > < a class = "reference external" href = "projects.html" > who's using libtorrent?< / a > < / li >
< li > < a class = "reference external" href = "http://code.rasterbar.com/libtorrent/newticket" > report bugs< / a > < / li >
< li > < a class = "reference external" href = "http://www.sourceforge.net/projects/libtorrent" > sourceforge page< / a > < / li >
< li > < a class = "reference external" href = "http://code.rasterbar.com/libtorrent" > wiki< / a > < / li >
2006-08-28 02:36:00 +02:00
< / ul >
2006-09-26 00:37:48 +02:00
< hr class = "docutils" / >
2006-11-26 18:39:04 +01:00
< p > Extensions< / p >
< ul class = "simple" >
2008-03-21 05:52:12 +01:00
< li > < a class = "reference external" href = "extension_protocol.html" > extensions protocol< / a > < / li >
< li > < a class = "reference external" href = "libtorrent_plugins.html" > plugin interface< / a > < / li >
< li > < a class = "reference external" href = "dht_extensions.html" > DHT extensions< / a > < / li >
< li > < a class = "reference external" href = "udp_tracker_protocol.html" > UDP tracker protocol< / a > < / li >
< li > < a class = "reference external" href = "http://www.getright.com/seedtorrent.html" > HTTP seed< / a > < / li >
< li > < a class = "reference external" href = "http://home.elp.rr.com/tur/multitracker-spec.txt" > multitracker< / a > < / li >
2006-11-26 18:39:04 +01:00
< / ul >
< hr class = "docutils" / >
< p > Bindings< / p >
2006-09-26 00:37:48 +02:00
< ul class = "simple" >
2008-03-21 05:52:12 +01:00
< li > < a class = "reference external" href = "http://libtorrent-ruby.rubyforge.org/" > ruby bindings< / a > < / li >
< li > < a class = "reference external" href = "python_binding.html" > python bindings< / a > < / li >
2006-09-26 00:37:48 +02:00
< / ul >
2006-11-13 00:42:41 +01:00
< hr class = "docutils" / >
< ul class = "simple" >
2008-03-21 05:52:12 +01:00
< li > < a class = "reference external" href = "bittorrent.pdf" > Introduction, slides< / a > < / li >
2006-11-13 00:42:41 +01:00
< / ul >
2006-08-28 02:36:00 +02:00
< / div >
2008-03-21 05:52:12 +01:00
< div id = "libraryBody" > < div class = "section" id = "libtorrent" >
< h1 > libtorrent< / h1 >
2005-04-19 11:05:15 +02:00
< p > 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
2008-03-21 05:52:12 +01:00
< a class = "reference external" href = "client_test.html" > example client< / a > .< / p >
2005-04-19 11:05:15 +02:00
< p > The main goals of libtorrent are:< / p >
< ul class = "simple" >
< li > to be cpu efficient< / li >
< li > to be memory efficient< / li >
< li > to be very easy to use< / li >
< / ul >
2008-03-21 05:52:12 +01:00
< div class = "section" id = "donate" >
< h2 > Donate< / h2 >
2005-04-19 11:05:15 +02:00
< p > Support the development of libtorrent< / p >
< form action = "https://www.paypal.com/cgi-bin/webscr" method = "post" target = "_top" >
< input type = "hidden" name = "cmd" value = "_xclick" >
< input type = "hidden" name = "business" value = "c99ang@cs.umu.se" >
< input type = "hidden" name = "item_name" value = "libtorrent" >
< input type = "hidden" name = "return" value = "http://libtorrent.sf.net" >
< input type = "hidden" name = "currency_code" value = "EUR" >
< input type = "hidden" name = "tax" value = "0" >
< input type = "image" src = "https://www.paypal.com/images/x-click-but04.gif"
border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
< / form > < / div >
2008-03-21 05:52:12 +01:00
< div class = "section" id = "feedback" >
< h2 > Feedback< / h2 >
< p > There's a < a class = "reference external" href = "http://lists.sourceforge.net/lists/listinfo/libtorrent-discuss" > mailing list< / a > , general libtorrent discussion.< / p >
2005-08-09 01:32:38 +02:00
< p > You can usually find me as hydri in < tt class = "docutils literal" > < span class = "pre" > #libtorrent< / span > < / tt > on < tt class = "docutils literal" > < span class = "pre" > irc.freenode.net< / span > < / tt > .< / p >
2005-04-19 11:05:15 +02:00
< / div >
2008-03-21 05:52:12 +01:00
< div class = "section" id = "acknowledgements" >
< h2 > Acknowledgements< / h2 >
2006-09-26 00:37:48 +02:00
< p > Written by Arvid Norberg. Copyright (c) 2003-2006< / p >
2005-06-21 14:25:05 +02:00
< p > Contributions by Magnus Jonsson, Daniel Wallin and Cory Nelson< / p >
2005-04-19 11:05:15 +02:00
< p > Thanks to Reimond Retz for bugfixes, suggestions and testing< / p >
< p > Project is hosted by sourceforge.< / p >
2008-03-21 05:52:12 +01:00
< p > < a class = "reference external" href = "http://sourceforge.net" > < img alt = "sf_logo" src = "http://sourceforge.net/sflogo.php?group_id=7994" / > < / a > < / p >
2006-08-28 02:36:00 +02:00
< / div > < / div >
2005-04-19 11:05:15 +02:00
< / div >
< / div >
< / body >
< / html >