Open a VT terminal session and then open the Settings dialog box.
The steps depend on your user interface mode.
User Interface Mode |
Steps |
Ribbon or Reflection Browser |
With a session open in Reflection, from the Quick Access Toolbar, click . |
TouchUx |
Tap the Gear icon and then select Document 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, set Parity to either 8/Even or 8/Odd. |
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 Reflection and the host might be wrong. If you enter a terminal type that the host does not recognize, Reflection 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 Reflection 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), Reflection timeout behavior is determined by your Windows operating system. |
Use emulation terminal ID |
Select to force Reflection to ignore the Terminal 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. |