Back to product page

Port property


Holds port where component will connect.

Type

Long

Syntax

  • Basic
object.Port [= value]
The Port(object,value) syntax has these parts:
objectAn expression evaluating to an object of type wodXMPP
valueA Long value.

Remarks

This property determines which port on remote server is used for connection. If not specified, the component will use default (5222) port.

Platforms

Windows