Site Tools


window_server

Table of Contents

# $EPIC: window_server.txt,v 1.3 2006/08/20 18:32:13 sthalik Exp $

Synopsis:

window server <server>[:[<port>][:[<password>][:[<nickname>]]]]

Description:

This command attaches this window to a different server. The new server is connected to if necessary. If the old server has no other windows, it is disconnected.

In EPIC5, Server reconnections are asynchronous. This means this command returns immediately, before the server has been connected to. In EPIC4, this command would not return until the new server was up.

The server name is the only required argument. Any or all of the other may be specified as desired, however a colon must separate each argument, even if one is missing (see the examples below).

Examples:

To connect to server irc.foo.com on port 6665:

/window server irc.foo.com:6665

To connect to server irc.foo.com with the nickname JoeBob:

/window server irc.foo.com:::JoeBob
window_server.txt · Last modified: 2013/01/08 15:44 by 127.0.0.1