Show
Ignore:
Timestamp:
02/19/2008 04:03:15 PM (10 months ago)
Author:
dave
Message:

word smithing.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dotorg/trunk/html/beps/bep_0008.rst

    r10891 r10894  
    2323 
    2424 
    25 Announce Parameters 
    26 =================== 
     25Announce 
     26======== 
    2727 
    2828When using this extension, instead of passing the ``info_hash`` parameter 
     
    4141 
    4242If the ``sha_ih`` is passed then the value for the ``port`` parameter 
    43 should be treated as a 16 bit integer and must be obscured in the same 
    44 manner as the peer list as described in the `Obfuscation Method`_ 
    45 section.  Similarly if the optional ``ip`` parameter is passed in the 
    46 announce then its value MUST also be so oscured. 
     43should be treated as a 16 bit integer and MUST be obscured as 
     44described in the `Obfuscation Method`_ section.  Similarly if the 
     45optional ``ip`` parameter is passed in the announce then its value 
     46MUST also be so obscured. 
    4747 
    4848This extension does not change the semantics of any parameter passed 
     
    6464================== 
    6565 
    66 The values for the``ip`` and ``port`` announce parameters, the 
     66The values for the ``ip`` and ``port`` announce parameters, the 
    6767*returned peer list* and any other values that contain peer 
    6868information are obscured using the method described in this section.