Valhalla Legends Forums Archive | Battle.net Bot Development | Trailing data with 0x7d

AuthorMessageTime
Sanguine
and it's always the same;

[code] 75 6e 67 00 02 00 00 [/code]


It's not causing me any real problems just discarding it, but any idea what it's for? what's causing it etc?
December 23, 2006, 5:36 AM
l2k-Shadow
[quote author=Sanguine link=topic=16146.msg162763#msg162763 date=1166852218]
and it's always the same;

[code] 75 6e 67 00 02 00 00 [/code]


It's not causing me any real problems just discarding it, but any idea what it's for? what's causing it etc?
[/quote]

That's not trailing data, it is part of the packet. Read up at http://bnetdocs.valhallalegends.com/content.php?Section=m&Code=380
December 23, 2006, 5:53 AM
Sanguine
then i'm getting the wrong packet size or something given to me...
December 23, 2006, 6:58 PM
Myndfyr
Are you seeing this data only in Ethereal/WireShark?  If so, then that's fine - it's TCP footer data, and nothing to worry about.
December 23, 2006, 8:29 PM
Sanguine
Nope, I'm seeing it in my client.

The packet is parsing fine, getting all the data i need out of it, and it's in the same format as shown on b.net docs. It's just allways follwed by this trailing 7 bytes.
December 26, 2006, 7:40 PM
Kp
Post a capture of the full packet, not just the 7 bytes.
December 26, 2006, 8:38 PM

Search