*** empty log message ***

This commit is contained in:
Arvid Norberg
2005-08-17 22:59:21 +00:00
parent bcaf8af662
commit 6a09806ad4
6 changed files with 44 additions and 39 deletions

View File

@@ -42,7 +42,7 @@
</ul>
</div>
<div class="section" id="introduction">
<h1><a name="introduction">introduction</a></h1>
<h1><a class="toc-backref" href="#id6" name="introduction">introduction</a></h1>
<p>A tracker with the protocol &quot;udp://&quot; in its URI
is supposed to be contacted using this protocol.</p>
<p>This protocol is supported by
@@ -57,9 +57,9 @@ the request. If no reply has been received after 60 seconds, stop
retrying.</p>
</div>
<div class="section" id="connecting">
<h1><a name="connecting">connecting</a></h1>
<h1><a class="toc-backref" href="#id7" name="connecting">connecting</a></h1>
<div class="section" id="client-sends-packet">
<h2><a name="client-sends-packet">Client sends packet:</a></h2>
<h2><a class="toc-backref" href="#id8" name="client-sends-packet">Client sends packet:</a></h2>
<table border="1" class="docutils">
<colgroup>
<col width="18%" />
@@ -91,7 +91,7 @@ identify the protocol.</td>
</table>
</div>
<div class="section" id="server-replies-with-packet">
<h2><a name="server-replies-with-packet">Server replies with packet:</a></h2>
<h2><a class="toc-backref" href="#id9" name="server-replies-with-packet">Server replies with packet:</a></h2>
<table border="1" class="docutils">
<colgroup>
<col width="18%" />
@@ -131,9 +131,9 @@ anymore.</td>
</div>
</div>
<div class="section" id="announcing">
<h1><a name="announcing">announcing</a></h1>
<h1><a class="toc-backref" href="#id10" name="announcing">announcing</a></h1>
<div class="section" id="id2">
<h2><a name="id2">Client sends packet:</a></h2>
<h2><a class="toc-backref" href="#id11" name="id2">Client sends packet:</a></h2>
<table border="1" class="docutils">
<colgroup>
<col width="18%" />
@@ -226,7 +226,7 @@ in the reply. Use -1 for default.</td>
</table>
</div>
<div class="section" id="id3">
<h2><a name="id3">Server replies with packet:</a></h2>
<h2><a class="toc-backref" href="#id12" name="id3">Server replies with packet:</a></h2>
<table border="1" class="docutils">
<colgroup>
<col width="18%" />
@@ -297,9 +297,9 @@ seeding.</td>
</div>
</div>
<div class="section" id="scraping">
<h1><a name="scraping">scraping</a></h1>
<h1><a class="toc-backref" href="#id13" name="scraping">scraping</a></h1>
<div class="section" id="id4">
<h2><a name="id4">Client sends packet:</a></h2>
<h2><a class="toc-backref" href="#id14" name="id4">Client sends packet:</a></h2>
<table border="1" class="docutils">
<colgroup>
<col width="18%" />
@@ -360,7 +360,7 @@ follow.</td>
</table>
</div>
<div class="section" id="id5">
<h2><a name="id5">Server replies with packet:</a></h2>
<h2><a class="toc-backref" href="#id15" name="id5">Server replies with packet:</a></h2>
<table border="1" class="docutils">
<colgroup>
<col width="18%" />
@@ -420,10 +420,10 @@ leechers.</td>
</div>
</div>
<div class="section" id="errors">
<h1><a name="errors">errors</a></h1>
<h1><a class="toc-backref" href="#id16" name="errors">errors</a></h1>
<p>In case of a tracker error,</p>
<div class="section" id="server-replies-packet">
<h2><a name="server-replies-packet">server replies packet:</a></h2>
<h2><a class="toc-backref" href="#id17" name="server-replies-packet">server replies packet:</a></h2>
<table border="1" class="docutils">
<colgroup>
<col width="18%" />
@@ -457,7 +457,7 @@ describing the error.</td>
</div>
</div>
<div class="section" id="actions">
<h1><a name="actions">actions</a></h1>
<h1><a class="toc-backref" href="#id18" name="actions">actions</a></h1>
<p>The action fields has the following encoding:</p>
<blockquote>
<ul class="simple">
@@ -469,7 +469,7 @@ describing the error.</td>
</blockquote>
</div>
<div class="section" id="extensions">
<h1><a name="extensions">extensions</a></h1>
<h1><a class="toc-backref" href="#id19" name="extensions">extensions</a></h1>
<p>The extensions field is a bitmask. The following
bits are assigned:</p>
<blockquote>
@@ -478,7 +478,7 @@ bits are assigned:</p>
</ul>
</blockquote>
<div class="section" id="authentication">
<h2><a name="authentication">authentication</a></h2>
<h2><a class="toc-backref" href="#id20" name="authentication">authentication</a></h2>
<p>The packet will have an authentication part
appended to it. It has the following format:</p>
<table border="1" class="docutils">
@@ -518,7 +518,7 @@ from the 20 bytes hash calculated.</td>
</div>
</div>
<div class="section" id="credits">
<h1><a name="credits">credits</a></h1>
<h1><a class="toc-backref" href="#id21" name="credits">credits</a></h1>
<p>Protocol designed by Olaf van der Spek</p>
</div>
</div>