Back to product page

Port property


Determines port on remote server.

Type

Long

Syntax

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

Remarks

This property determines which port on remote server is used for connection. When you set Protocol property, wodTelnetDLX will automatically change this value to default port for selected protocol. If remote server uses some non-standard port value, you can change it here to appropriate value. This property value cannot be changed after Connect method is issued.

Platforms

Windows