Directory server

From ASSS Wiki
Revision as of 22:39, 28 September 2007 by CypherJF (talk | contribs) (added link to Zone.dat article)
Jump to: navigation, search

A Directory server is provides a way for clients to retreive a list of zones that are currently online and running. These servers provide information on any zones that have registered with the Directory server. This information includes the name and description of the zone, the ip and port that should be used to connect to the zone, the server version, whether or not a billing server is connected to the zone, as well as the number of players in the zone.

Both SubSpace and Continuum clients are capable of saving this information locally on the PC in the zone.dat file.

Communication

A client can connect to a Directory server to retrieve a list of active zones. This is done on UDP port 4990 using the Directory Client Protocol.

Zones can register with Directory servers so that players can find the zone. This is done on UDP port 4991 using the Directory Game Server Protocol.