Switch Server

Description

Server instructs client to switch to given server IP and port

Notes

Seems to be sent only by master servers

Type Code

-119

Version

0

Payload Structure

struct
{
    uint32 ip;
    uint16 port;
};

Payload Fields Description

ip

IP address of new server

port

Port number of new server

page_revision: 10, last_edited: 1224011682|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License