From 82ad3660c7934b3a5833a7f90eb2dace0bb142e1 Mon Sep 17 00:00:00 2001 From: Cort Buffington Date: Sun, 14 Jul 2013 11:30:20 -0500 Subject: [PATCH] Added note about oddly formatted number-of-peers field --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4614e0d..e611ea9 100644 --- a/README.md +++ b/README.md @@ -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)