S>C 0x40 SID_QUERYREALMS2

Transport Layer:Transmission Control Protocol (TCP)
Application Layer:Battle.net v1 TCP Messages (SID)
Message Id:0x40
Message Name:SID_QUERYREALMS2
Direction:Server to Client
Used By:Diablo II, Diablo II Lord of Destruction
Message Format:
(does not include protocol header)
(UINT32) Unknown (0)
(UINT32) Count
For each Realm:
     (UINT32) Unknown (1)
    (STRING) Realm title
    (STRING) Realm description

Remarks

Realm list.

The first Unknown is usually 0. The second [and subsequent] Unknown is usually 1.

| Edited: Anonymous

Comments

Davnit

When requesting this on non-D2 products (I've tried W2BN and DRTL) the following response is given:

SID_QUERYREALMS2 (id: 0x40, length: 12)
ff 40 0c 00 03 00 00 80 00 00 00 00                 .@..........

The first Unknown is 03 00 00 80.