Server-specific Directives
These are the directives related to client-to-server connection. The only mandatory parameter is
PORT.
PORT
Type: number
Default:8080The client will, by default, try to connect to the host it was downloaded from, on the specified port number, i.e.
[ top ]PORTmust correspond to the value you set forServerPortdirective in yourRealChatServer.conffile. The port used by all JTAN rooms is 8088.
channel
Type: text
Default:not setThis would allow you to link directly to specific chat room, other than the default one. Note that
[ top ]channelshould correspond to a validRoomNametag in your server configuration. The room should not be password-protected. This must be the room name which you defined in the Members Area. It starts with your username.