/GetServerTCPPort

Queries the TCP port used by server-to-server connections.

Note  The default value is 6665. A zero value indicates that all TCP connections from other servers have been disabled.

See also /SetServerTCPport.

Syntax

Chatcmd ServerList /GetServerTCPPort

Parts

ServerList   This switch supports multiple servers in its command line. To ensure complete retrieval of information, all applicable servers should be listed, in the form Server1,Server2,Server3¼.

Examples

chatcmd myserv01,myserv02 /getservertcpport
     Gets the default server TCP port.
  
chatcmd * /getservertcpport  
     Gets the default server TCP port.


© 1998 Microsoft Corporation. All rights reserved.