Port Property (Read/Write) |
Top Previous Next |
TCP Port of the TN3270/TN5250 host to connect to.
Visual Basic Syntax
TNBnnnnX.Port [= Integer]
Delphi Syntax
TNBnnnnX.Port [:= Integer];
Remarks
By default it takes the standard telnet port. You can change it if the non standard port is to be used.
Default value is 23.
|