OpenVerse Technical - Server Functions - TransAuth

Server Functions
TransAuth



Usage: TransAuth user_socket parms_list

This function will authenticate transport systems. (The ORT)

It is passed a space seperated list of paramteters which
it uses to get information about this ORT. If the transport
is allowed to connect, an EXIT_OBJ object will be sent to
all connected users and a fake user will be created with
an avatar image offered by this transport.

Transport systems are assigned a username and password by
each server which registers with a transport system. Your
transport registration information should be in your
server.cfg file. If you run your server from the client,
your info is within the setup tool.

[server functions] [Main Index]