void connectToRemoteServer(String sessionNickName, String host, int port)void connectToRemoteServer(String sessionNickName, String host, int port)| Name | Type | Description |
|---|---|---|
sessionNickName | String | Nick name of the session that will be used for this remote connection |
host | String | Remote host name |
port | int | Remote port number to connect to |
| Type | Description |
|---|---|
void |