C>S 0x1B SID_GAMEDATAADDRESS

Transport Layer:Transmission Control Protocol (TCP)
Application Layer:Battle.net v1 TCP Messages (SID)
Message Id:0x1B
Message Name:SID_GAMEDATAADDRESS
Direction:Client to Server
Options: Deprecated
Used By:Diablo Retail
Message Format:
(does not include protocol header)
(UINT16) Address Family

If Address Family == AF_INET (2):
(UINT16) Port
(UINT32) Address
(UINT32) Reserved (0)
(UINT32) Reserved (0)

Remarks

Specifies host & port that a game creator is using for a game.

This format seems to mirror that of the Win32 SOCKADDR_IN structure. The address family has only been observed to be 2, which corresponds to IPv4. The two reserved values should always be 0.

| Edited: xboi209

Comments

no one has commented yet.