Protocol:Packet 0x19: Difference between revisions
Appearance
Add page about Packet 0x19. |
m BlueCrab moved page Packet 0x19 to Protocol:Packet 0x19 |
(No difference)
|
Latest revision as of 05:54, 13 December 2021
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) |