Open a VT terminal session.
Open the Document Settings dialog box.
The steps depend on your user interface mode.
Ribbon or InfoConnect Browser |
With a session open, from the Quick Access Toolbar, click . |
TouchUX |
With a session open, tap the Gear icon and then select Document Settings. |
Classic MDI |
With a session open, go to Options > Settings |
Under Host Connection, click Configure Connection Settings.
Under Connection Method, select Network.
Under Network Connection Type, select Telnet.
The options are:
TCP port |
Most Telnet hosts wait for an incoming connection on TCP Port 23. If your host uses a different port, type that number here. |
Parity |
This setting determines whether a parity bit is generated for each character transmitted. Parity is used to detect errors in data transmission; the number preceding the slash indicates the number of data bits sent. To use the multinational character set or 8-bit controls, Parity must be set to one of the values that offers 8-bit controls. If your communications link generates parity, and you set Parity to 8/None, multinational characters appear on your screen. In this case, setParity to either8/Even or 8/Odd. This option is not available if you are connecting to a network modem over Telnet. |
Terminal type |
To override the default terminal, select or type a value here. In general, you control the following characteristics when you change terminal types:
If you're having trouble running a host application, the negotiation between InfoConnect and the host might be wrong. If you enter a terminal type that the host does not recognize, InfoConnect reverts to a list of default values until one is found that the host supports. This option is not available if you are connecting to a network modem over Telnet. |
Timeout |
Specify the number of milliseconds InfoConnect should attempt to make a connection before timing out. The maximum value is 65535. The timeout period begins after host name resolution has taken place. This means an additional delay, usually a few seconds beyond the value specified. When this is set to 0 (the default), InfoConnect timeout behavior is determined by your Windows operating system. system. |
Use emulation terminal ID |
Select to force InfoConnect to ignore theTerminal type setting and instead use the value from the Terminal ID setting on the Emulation tab from the Terminal Setup dialog box. |
Use threaded I/O |
Select to send communication calls to an independent thread that handles IO (Input/Output) processing, thus improving performance. |