JAVA PARAMS SERVER

Format: [server name]
Default: (base server)

Server to connect to. Not really necessary since the applet will automatically try to connect back to the host it was served from.

Examples:
In a web page:
<param name="server" value="irc.webmaster.com">

In a param file:
server=irc.webmaster.com