redirect.c sample program

redirect.c is a simple Open Server application that causes an Open Client to log into a different server than was originally specified in the interfaces file. It only works with 15.0 or later clients.

To run, execute redirect your_open_server_name -s alternate_server_to_use

NoteThe server directed to can be based on information within the login packet (such as the application name or server name field). The client restarts its login attempt with using the connection information provided by the redirect server.