<?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" /> <meta name="generator" content="Docutils 0.12: http://docutils.sourceforge.net/" /> <title>libtorrent manual</title> <meta name="author" content="Arvid Norberg, arvid@libtorrent.org" /> <meta name=viewport content="width=device-width, initial-scale=1"> <script type="text/javascript"> /* <![CDATA[ */ (function() { var s = document.createElement('script'), t = document.getElementsByTagName('script')[0]; s.type = 'text/javascript'; s.async = true; s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto'; t.parentNode.insertBefore(s, t); })(); /* ]]> */ </script> <link rel="stylesheet" href="style.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="rst.css" /> <style type="text/css"> /* Hides from IE-mac \*/ * html pre { height: 1%; } /* End hide from IE-mac */ </style> </head> <body> <div class="document" id="libtorrent-manual"> <div id="container"> <table id="header"> <tr><td id="orange"></td> <td id="logo">libtorrent</td></tr> </table> <div id="main"> <h1 class="title">libtorrent manual</h1> <table class="docinfo" frame="void" rules="none"> <col class="docinfo-name" /> <col class="docinfo-content" /> <tbody valign="top"> <tr><th class="docinfo-name">Author:</th> <td>Arvid Norberg, <a class="last reference external" href="mailto:arvid@libtorrent.org">arvid@libtorrent.org</a></td></tr> <tr><th class="docinfo-name">Version:</th> <td>1.1.0</td></tr> </tbody> </table> <p>The following troubleshooting chart may help in finding out why torrents fail to download. It is not complete, please submit suggestions via mail to <a class="reference external" href="mailto:arvid@libtorrent.org">arvid@libtorrent.org</a> or to the <a class="reference external" href="http://lists.sourceforge.net/lists/listinfo/libtorrent-discuss">mailing list</a>. Ideally in the form of patches against <tt class="docutils literal">docs/troubleshooting.dot</tt>.</p> <p><a class="reference external" href="troubleshooting.png"><img alt="thumb" src="troubleshooting_thumb.png" /></a></p> </div> </div> <div id="gradient"></div> <div id="footer"> <table> <tr> <td><a href="index.html">home</a></td> <td><a href="http://blog.libtorrent.org">blog</a></td> <td><a href="utp.html">uTP</a></td> </tr> <tr> <td><a href="https://sourceforge.net/projects/libtorrent/files/libtorrent/">download</a></td> <td><a href="reference.html">documentation</a></td> <td><a href="dht_store.html">DHT put extension</a></td> </tr> <tr> <td><a href="https://sourceforge.net/projects/libtorrent/files/py-libtorrent/">python bindings</a></td> <td><a href="features.html">features</a></td> <td><a href="dht_sec.html">DHT security extension</a></td> </tr> <tr> <td><a href="http://dir.gmane.org/gmane.network.bit-torrent.libtorrent">mailing list archive</a></td> <td><a href="contributing.html">contributing</a></td> <td><a href="streaming.html">streaming</a></td> </tr> <tr> <td><a href="http://code.google.com/p/libtorrent/issues/entry">report a bug</a></td> <td><a href="building.html">building</a></td> <td><a href="bittorrent.pdf">bittorrent slides</a></td> </tr> </table> </div> <div id="filler"></div> </div> </body> </html>