Microsoft Chat Server SDK Reference

Port Property

This property contains the TCP port number of the server on the other side of the portal.

Syntax

Port = ChatPortal.Port
ChatPortal.Port = Port

Parameters

Port
A number representing the default listen port for server-to-server portal connections using Transmission Control Protocol (TCP).

Remarks

By default, the value of this property is 6665.


© 1998 Microsoft Corporation. All rights reserved.