As a telnet client, the StayLinked Server must be configured to work with the type and configuration of your telnet server. When using the Microsoft Windows Telnet Server, our customers have had success using the following configuration options:
Step 1: Configure the 'Server Settings -> JRE Encoding' to be 'cp437'.
Step 2: Configure the 'Telnet Host Entry' for emulation 'VT420_8'.
Step 3: Configure the 'Telnet Host Entry' emulation property 'Host Code Page' to 'PC International (437)'.
With these settings, here is a test line-draw in the Console Client:
If your application misbehaves, you might try adding another emulation property called 'Terminal ID' with the value of 'vt100'.
We also have a more sophisticated application that requires 'Terminal ID' set to 'vt100' and then it can display line-draw also, like this:
Share the post "Windows Telnet Server Configuration"