Microsoft Chat Server SDK Reference

NetworkServiceID Property

This property contains the network service identifier (NSID) of the server on the other side of the portal.

Syntax

ID = ChatPortal.NetworkServiceID
ChatPortal.NetworkServiceID = ID

Parameters

Name
A number representing the NSID of the chat server on the other end of the portal.

Remarks

Each chat server on a network must have a unique server ID number between 1 and 255. If two chat servers on the network have the same ID number, the connection between those servers is dropped.

See Also

NSID


© 1998 Microsoft Corporation. All rights reserved.