Show
Ignore:
Timestamp:
05/13/2008 05:29:52 PM (6 months ago)
Author:
dave
Message:

rebuilt html.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dotorg/trunk/html/beps/bep_0022.html

    r11080 r11082  
    6161<p class="topic-title first">Contents</p> 
    6262<ul class="simple"> 
    63 <li><a class="reference internal" href="#the-discovery-mechanism" id="id1">The Discovery Mechanism</a></li> 
    64 <li><a class="reference internal" href="#network-address-translators" id="id2">Network Address Translators</a></li> 
    65 <li><a class="reference internal" href="#references" id="id3">References</a></li> 
    66 <li><a class="reference internal" href="#copyright" id="id4">Copyright</a></li> 
     63<li><a class="reference internal" href="#the-discovery-mechanism" id="id5">The Discovery Mechanism</a></li> 
     64<li><a class="reference internal" href="#network-address-translators" id="id6">Network Address Translators</a></li> 
     65<li><a class="reference internal" href="#references" id="id7">References</a></li> 
     66<li><a class="reference internal" href="#copyright" id="id8">Copyright</a></li> 
    6767</ul> 
    6868</div> 
     
    9595of the cache and the port specifies the location on that cache where 
    9696the BitTorrent implementation listens.</p> 
    97 <p>The SRV resource record type is described in <a class="reference external" href="http://www.faqs.org/rfcs/rfc2782.html">RFC 2782</a> [#RFC 2782]_.  Reverse DNS 
    98 lookups are described in <a class="reference external" href="http://www.faqs.org/rfcs/rfc1034.html">RFC 1034</a> [#RFC 1034]_.</p> 
     97<p>The SRV resource record type is described in <a class="reference external" href="http://www.faqs.org/rfcs/rfc2782.html">RFC 2782</a> <a class="footnote-reference" href="#rfc-2782" id="id1">[2]</a>.  Reverse DNS 
     98lookups are described in <a class="reference external" href="http://www.faqs.org/rfcs/rfc1034.html">RFC 1034</a> <a class="footnote-reference" href="#rfc-1034" id="id2">[1]</a>.</p> 
    9999</div> 
    100100<div class="section" id="network-address-translators"> 
     
    110110IP address.  A BitTorrent client can obtain its host's public IP by 
    111111either querying the tracker and looking at the value to the returned 
    112 <em>external ip</em> key [#BEP 24]_ or from other peers using the <em>yourip</em> 
    113 extension defined for the <em>Extension Protocol</em> proposed in [#BEP 10]_.</p> 
     112<em>external ip</em> key <a class="footnote-reference" href="#bep-24" id="id3">[4]</a> or from other peers using the <em>yourip</em> 
     113extension defined for the <em>Extension Protocol</em> proposed in <a class="footnote-reference" href="#bep-10" id="id4">[3]</a>.</p> 
    114114</div> 
    115115<div class="section" id="references"> 
    116116<h1>References</h1> 
    117 <!-- [#RFC 1034] RFC-1034.  DOMAIN NAMES - CONCEPTS AND FACILITIES. Mockapetris, 
    118 November 1987. http://tools.ietf.org/html/rfc1034 --> 
    119 <!-- [#RFC 2782] RFC-2782.  A DNS RR for specifying the location of services (DNS 
     117<table class="docutils footnote" frame="void" id="rfc-1034" rules="none"> 
     118<colgroup><col class="label" /><col /></colgroup> 
     119<tbody valign="top"> 
     120<tr><td class="label"><a class="fn-backref" href="#id2">[1]</a></td><td><a class="reference external" href="http://www.faqs.org/rfcs/rfc1034.html">RFC-1034</a>.  DOMAIN NAMES - CONCEPTS AND FACILITIES. Mockapetris, 
     121November 1987. <a class="reference external" href="http://tools.ietf.org/html/rfc1034">http://tools.ietf.org/html/rfc1034</a></td></tr> 
     122</tbody> 
     123</table> 
     124<table class="docutils footnote" frame="void" id="rfc-2782" rules="none"> 
     125<colgroup><col class="label" /><col /></colgroup> 
     126<tbody valign="top"> 
     127<tr><td class="label"><a class="fn-backref" href="#id1">[2]</a></td><td><a class="reference external" href="http://www.faqs.org/rfcs/rfc2782.html">RFC-2782</a>.  A DNS RR for specifying the location of services (DNS 
    120128SRV). Gulbrandsen, Vixie, Esibov. February 2000. 
    121 http://tools.ietf.org/html/rfc2782 --> 
    122 <!-- [#BEP 10] BEP_0010.  Extension Protocol. Norberg, Strigeus, Hazel 
    123 (http://www.bittorrent.org/beps/bep_0010) --> 
    124 <!-- [#BEP 24] BEP_0024.  Tracker Returns External IP.  Harrison 
    125 (http://www.bittorrent.org/beps/bep_0024) --> 
     129<a class="reference external" href="http://tools.ietf.org/html/rfc2782">http://tools.ietf.org/html/rfc2782</a></td></tr> 
     130</tbody> 
     131</table> 
     132<table class="docutils footnote" frame="void" id="bep-10" rules="none"> 
     133<colgroup><col class="label" /><col /></colgroup> 
     134<tbody valign="top"> 
     135<tr><td class="label"><a class="fn-backref" href="#id4">[3]</a></td><td>BEP_0010.  Extension Protocol. Norberg, Strigeus, Hazel 
     136(<a class="reference external" href="http://www.bittorrent.org/beps/bep_0010">http://www.bittorrent.org/beps/bep_0010</a>)</td></tr> 
     137</tbody> 
     138</table> 
     139<table class="docutils footnote" frame="void" id="bep-24" rules="none"> 
     140<colgroup><col class="label" /><col /></colgroup> 
     141<tbody valign="top"> 
     142<tr><td class="label"><a class="fn-backref" href="#id3">[4]</a></td><td>BEP_0024.  Tracker Returns External IP.  Harrison 
     143(<a class="reference external" href="http://www.bittorrent.org/beps/bep_0024">http://www.bittorrent.org/beps/bep_0024</a>)</td></tr> 
     144</tbody> 
     145</table> 
    126146</div> 
    127147<div class="section" id="copyright">