2003-11-23 04:00:45 +01: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" >
2003-10-23 01:00:57 +02:00
< head >
2003-11-23 04:00:45 +01:00
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" / >
< meta name = "generator" content = "Docutils 0.3.1: http://docutils.sourceforge.net/" / >
< title > libtorrent< / title >
< link rel = "stylesheet" href = "style.css" type = "text/css" / >
2003-10-23 01:00:57 +02:00
< / head >
< body >
2003-11-23 04:00:45 +01:00
< div class = "document" id = "libtorrent" >
< h1 class = "title" > libtorrent< / h1 >
< table border class = "table" >
< colgroup >
2004-01-07 01:48:02 +01:00
< col width = "37%" / >
< col width = "13%" / >
< col width = "21%" / >
< col width = "29%" / >
2003-11-23 04:00:45 +01:00
< / colgroup >
< tbody valign = "top" >
< tr > < td > < a class = "reference" href = "http://www.sourceforge.net/projects/libtorrent" > sourceforge page< / a > < / td >
2004-01-07 01:48:02 +01:00
< td > < a class = "reference" href = "manual.html" > manual< / a > < / td >
< td > < a class = "reference" href = "libtorrent_screen.png" > screenshot< / a > < / td >
2003-12-09 19:09:34 +01:00
< td > < a class = "reference" href = "http://lists.sourceforge.net/lists/listinfo/libtorrent-discuss" > mailing list< / a > < / td >
2003-10-23 18:55:52 +02:00
< / tr >
2003-11-23 04:00:45 +01:00
< / tbody >
2003-10-23 18:55:52 +02:00
< / table >
2003-11-23 04:00:45 +01:00
< p > libtorrent is a C++ library that aims to be a good alternative to all the
< a class = "reference" href = "links.html" > other bittorrent implementations< / a > around. It is a
2003-10-23 01:00:57 +02:00
library and not a full featured client, although it comes with a working
2003-11-23 04:00:45 +01:00
example client.< / p >
< p > The main goals of libtorrent are:< / p >
< blockquote >
< ul class = "simple" >
< li > to be cpu efficient< / li >
< li > to be memory efficient< / li >
< li > to be very easy to use< / li >
2003-10-23 01:00:57 +02:00
< / ul >
2003-11-23 04:00:45 +01:00
< / blockquote >
< div class = "section" id = "feedback" >
2004-01-07 01:48:02 +01:00
< h1 > < a name = "feedback" > Feedback< / a > < / h1 >
2003-11-23 04:00:45 +01:00
< p > There's a < a class = "reference" href = "http://lists.sourceforge.net/lists/listinfo/libtorrent-discuss" > mailing list< / a > .< / p >
< p > You can usually find me as hydri in < tt class = "literal" > < span class = "pre" > #btports< / span > < span class = "pre" > @ < / span > < span class = "pre" > irc.freenode.net< / span > < / tt > .< / p >
< / div >
< div class = "section" id = "aknowledgements" >
2004-01-07 01:48:02 +01:00
< h1 > < a name = "aknowledgements" > Aknowledgements< / a > < / h1 >
2003-11-26 17:02:17 +01:00
< p > Written by Arvid Norberg and Daniel Wallin. Copyright (c) 2003< / p >
2003-12-14 06:56:12 +01:00
< p > Contributions by Magnus Jonsson< / p >
2003-12-21 18:28:27 +01:00
< p > Thanks to Reimond Retz for bugfixes, suggestions and testing< / p >
2003-11-26 17:02:17 +01:00
< p > Project is hosted by sourceforge.< / p >
< p > < a class = "reference" href = "http://sourceforge.net" > < img alt = "sf_logo" src = "http://sourceforge.net/sflogo.php?group_id=7994" / > < / a > < / p >
2003-11-23 04:00:45 +01:00
< / div >
< / div >
< / body >
< / html >