Raw 005 - Undernet MAP
Format: 005 :<map>
Example: 005 : | `-Baltimore.MD.US.Undernet.Org
Network: Undernet
Parameters:
<map> A string showing the relative position of one server
Info:
Sent to a user in reply to a MAP command. When a user requests a MAP, one line is sent for each server,
and displaying all of the lines in a fixed width font will show a 'map' of how the servers are connected.
Notes:
The string is intended for user viewing- Although the format is consistent, you should probably not rely on it being in any given format.
See Also:
The following are sent in reply to a MAP:
005 (one or more), 007
Returned From:
MAP
Raw 005 - DALnet protocol
Format: 005 <protocols> :are available on this server
Example: 005 NOQUIT TOKEN WATCH=128 SAFELIST :are available on this server
Network: DALnet
Parameters:
<protocols> A list of special features ("protocols") that the server supports.
Info:
This is sent when you connect to a DALnet server, after the 004 reply.
Notes:
Some "protocols" that may appear here:
* NOQUIT: Reduces server-to-server bandwidth during splits. (no effect on users)
* TOKEN: Uses tokens to reduce server-to-server bandwidth. (no effect on users?)
* WATCH=128: Supports the WATCH command, with a 128 user limit.
* SAFELIST: Channel LISTs will be sent in chunks to reduce the chance of being disconnected.
The numeric for this may change in the future, as well as the possible features.
See Also:
The following are sent in sequence on connection to DALnet:
001, 002, 003, 004, 005
Raw 005 - Bounce
Format: 005 Try server <server_name>, port <port_number>
Example: Try server hotspeed.sg.as.dal.net, port 6665
Network: ??
Parameters:
<server_name>
<port_number>
Info: Sent by the server to a user to suggest an alternative
server. This is often used when the connection is
refused because the server is already full.
Notes:
See Also:
|