Specifies the TCP port used by clients to connect.
Note The Chat Service must be stopped and restarted for this switch to take effect.
See also /GetClientTCPPort.
Chatcmd ServerList /SetClientTCPPort=Port
| ServerList | This switch supports multiple servers in its command line. Setting the ClientTCPport value on one server does not update the other servers on the network. All applicable servers should be listed, in the form Server1,Server2,Server3¼. |
| Port | The default value is 6667. A zero value indicates that all TCP connections from clients have been disabled. |
chatcmd myserv01 /setclienttcpport=6667 | |
| Sets the port used by clients to connect to Myserv01 to 6667. |