3 <div id="librarySidebar">
7 * `building libtorrent`_
12 * `mailing list`_ (archive_)
13 * `who's using libtorrent?`_
22 * `extensions protocol`_
25 * `UDP tracker protocol`_
38 * `Introduction, slides`_
43 <div id="libraryBody">
49 .. _download: http://sourceforge.net/project/showfiles.php?group_id=79942
50 .. _features: features.html
51 .. _`building libtorrent`: building.html
52 .. _examples: examples.html
53 .. _`api documentation`: manual.html
54 .. _`running tests`: running_tests.html
55 .. _screenshot: client_test.png
56 .. _`extensions protocol`: extension_protocol.html
57 .. _`plugin interface`: libtorrent_plugins.html
58 .. _`DHT extensions`: dht_extensions.html
59 .. _`UDP tracker protocol`: udp_tracker_protocol.html
60 .. _`HTTP seed`: http://www.getright.com/seedtorrent.html
61 .. _multitracker: http://home.elp.rr.com/tur/multitracker-spec.txt
62 .. _mailing list: http://lists.sourceforge.net/lists/listinfo/libtorrent-discuss
63 .. _archive: http://dir.gmane.org/gmane.network.bit-torrent.libtorrent
64 .. _`who's using libtorrent?`: projects.html
65 .. _`report bugs`: http://code.rasterbar.com/libtorrent/newticket
66 .. _sourceforge page: http://www.sourceforge.net/projects/libtorrent
67 .. _wiki: http://code.rasterbar.com/libtorrent
69 .. _`ruby bindings`: http://libtorrent-ruby.rubyforge.org/
70 .. _`python bindings`: python_binding.html
72 .. _`Introduction, slides`: bittorrent.pdf
74 libtorrent is a C++ library that aims to be a good alternative to all the
75 other bittorrent implementations around. It is a
76 library and not a full featured client, although it comes with a working
81 The main goals of libtorrent are:
84 * to be memory efficient
85 * to be very easy to use
91 Support the development of libtorrent
95 <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
96 <input type="hidden" name="cmd" value="_xclick">
97 <input type="hidden" name="business" value="c99ang@cs.umu.se">
98 <input type="hidden" name="item_name" value="libtorrent">
99 <input type="hidden" name="return" value="http://libtorrent.sf.net">
100 <input type="hidden" name="currency_code" value="EUR">
101 <input type="hidden" name="tax" value="0">
102 <input type="image" src="https://www.paypal.com/images/x-click-but04.gif"
103 border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
111 There's a `mailing list`__, general libtorrent discussion.
113 __ http://lists.sourceforge.net/lists/listinfo/libtorrent-discuss
115 You can usually find me as hydri in ``#libtorrent`` on ``irc.freenode.net``.
121 Written by Arvid Norberg. Copyright (c) 2003-2006
123 Contributions by Magnus Jonsson, Daniel Wallin and Cory Nelson
125 Thanks to Reimond Retz for bugfixes, suggestions and testing
127 Project is hosted by sourceforge.
131 .. |sf_logo| image:: http://sourceforge.net/sflogo.php?group_id=7994
132 __ http://sourceforge.net