| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
AnomosProtocol --+
|
AnomosNeighborProtocol
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Anomos messages are slightly different from BitTorrent messages because of the virtual streams used to keep the number of active connections low. All messages are prefixed with a 2-byte Stream ID. The format is thus: [StreamID][Message Length][Type][Payload]
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Feb 8 16:23:22 2010 | http://epydoc.sourceforge.net |