/SetNSID

Specifies the Network Server Identifier (NSID).

Each chat server within a chat network must be provided with a unique NSID value between 1 and 255 to enable proper multiple server communication. If a duplicate NSID is detected, an event will be generated and the server-to-server connection dropped.

Note  The Chat Service must be stopped and restarted for this switch to take effect.

See also /GetNSID.

Syntax

Chatcmd Server /SetNSID=Nsid

Parts

Server   This switch does not support multiple servers in its command line. Specify all servers individually on the network for a consistent state.
Nsid Each server on a chat network must have a unique NSID between the values of 1 and 255.

Examples

chatcmd myserv01 /setnsid=20  
     Gets the NSID for Myserv01.
  
chatcmd * /setnsid=10
     Gets the default server NSID.


© 1998 Microsoft Corporation. All rights reserved.