EQHD

"kelsayfst" <[email protected]> Tue, 16 Jun 2009 20:55:15 -0000
Newsgroups gmane.network.gnutella.devel
Message-ID <[email protected]>
I need help on this. The latest spec or is this correct what I got.


Byte 0-3 : Vendor Code
Byte 4   : Public area size (either 2 or 4) if 4 then 7-8 is xml size
Byte 5-6 : Public area
Byte 7-8 : Size of XML + 1 (for a null), you need to count      backward from the client GUID
Byte 9   : private vendor flag (ex. chat)
Byte 10-X: GGEP area
Byte X-beginning of xml : (new) private area
Byte (payload.length - 16 - xmlSize (above)) - 
(payload.length - 16 - 1) : XML
Byte (payload.length - 16 - 1) : NULL
Last 16 Bytes: client GUID