16
Botdev / 0x50 (Again)
« on: September 24, 2005, 03:50:37 pm »
I feel like a moron.. I finally decided to move away from RCRS because I was too lazy to do local hashing, and now I can't even get past 0x50.. grrr...
Well, here is the packet log
I am instantly disconnected.
I checked with my local copy of bnetdocs, here is the packet format:
(DWORD) Protocol ID (0)
(DWORD) Platform ID
(DWORD) Product ID
(DWORD) Version Byte
(DWORD) Product language
(DWORD) Local IP for NAT compatibility*
(DWORD) Time zone bias*
(DWORD) Locale ID*
(DWORD) Language ID*
(STRING) Country abreviation
(STRING) Country
My original though was that it was a version byte problem, but I doubt it.. Here is the response from a JBLS server:
Thanks in advance!
Well, here is the packet log
Quote
Send data (58 bytes).
<00000000< FF 50 3A 00 00 00 00 00 43 41 4D 58 56 44 32 44 .P:.....CAMXVD2D
<00000010< 0B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
<00000020< 00 00 00 00 00 00 00 00 55 53 41 00 55 6E 69 74 ........USA.Unit
<00000030< 65 64 20 53 74 61 74 65 73 00 ed States.
I am instantly disconnected.
I checked with my local copy of bnetdocs, here is the packet format:
(DWORD) Protocol ID (0)
(DWORD) Platform ID
(DWORD) Product ID
(DWORD) Version Byte
(DWORD) Product language
(DWORD) Local IP for NAT compatibility*
(DWORD) Time zone bias*
(DWORD) Locale ID*
(DWORD) Language ID*
(STRING) Country abreviation
(STRING) Country
My original though was that it was a version byte problem, but I doubt it.. Here is the response from a JBLS server:
Quote
Receive data (11 bytes).
>000000A3> 0B 00 10 04 00 00 00 0B 00 00 00 ...........
Thanks in advance!