Packet # | Packet Name | Length | Client | Server | Obsolete |
---|---|---|---|---|---|
0x73 | Ping | 0x0002 | X | ||
Data Type | Description | ||||
byte 0x73 | The packet number. | ||||
byte Value | The ping's value (usually 0x00). | ||||
Packet Description: This is sent by the client to ping the server, and by the server to ping the client. |