Protocol:Packet 0x19

From Sylverant
Revision as of 05:54, 13 December 2021 by BlueCrab (talk | contribs) (BlueCrab moved page Packet 0x19 to Protocol:Packet 0x19)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The server sends clients a Packet 0x19 to redirect them to a different IP/Port.

Dreamcast Packet Format

Bytes Meaning
0x00 Packet Type (0x19)
0x01 Flags (0x00)
0x02-0x03 Packet Size (0x000C)
0x04-0x07 IP Address of destination (Big-Endian)
0x08-0x09 Port Number of destination (Little-Endian)
0x0A-0x0B Padding (both zeroes)