Added note about oddly formatted number-of-peers field

This commit is contained in:
Cort Buffington 2013-07-14 11:30:20 -05:00
parent 21bf42b3e3
commit 82ad3660c7
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ PEER LIST RESPONSE:
NUMBER of PEERS: 2 Bytes
Byte 5 - 0x00 = Unknown
Byte 6 - Number of Peers (not including us)
Byte 6 - Number of Peers (not including us - ODDLY FORMATTED!!!)
***PROTOCOL VERSION: Bytes 11-14 (or 12-16)***
(These are pure guesses based on repeater and c-Bridge code revisions)