TN3270 is a terminal emulator that securely connects BluInsights to mainframes (zSeries).
In addition to traditional terminal emulator features (display, cursor management, etc.), our implementation proposes a few advanced features, including :
- TAB and SHIFT+TAB keys allowing to go to the next or previous field.
- HOME button that places the cursor in the first field of the page.
- END button that delete the text written in the field starting from the cursor.
- INSERT key allowing you to start or end Insert mode.