SERVER
Name
SERVER -- Server identification
Description
An identification message from the server
Message Data
- ID
Server identification string (including version number)
- VERSION
Integer version number
- NAME
Descriptive name of that server
- STATUS
Current server status, can be either 'ok' or 'full'
- CHATLEN
Maximum length of chat messages
Usage
The SERVER tag is sent from the server to the client right
after the SESSION tag. It must be examined by the client to
determine whether a login is possible or not.