WiseTerm Telnet/Serial (16-bit): Complete Setup & Configuration Guide
Overview
WiseTerm Telnet/Serial (16-bit) is a lightweight terminal client supporting Telnet and serial (COM) connections for legacy systems that require 16-bit compatibility. This guide walks through downloading, installing, configuring serial and Telnet connections, common settings, troubleshooting, and tips for stable operation.
System requirements
- 16-bit compatible environment (e.g., legacy Windows or DOSBox configured for 16-bit apps).
- Serial port (COM) hardware or virtual serial adapter (USB-to-Serial).
- Network access for Telnet connections.
- Administrative rights to adjust COM port settings and install DOSBox or drivers if needed.
Installation
- Obtain the program:
- Download the installer or package for WiseTerm 16-bit from your source (archive or license provider).
- Prepare environment:
- On modern Windows, use DOSBox or a 16-bit compatibility layer. Configure DOSBox to mount the WiseTerm folder and map serial ports if needed.
- Ensure USB-to-Serial drivers are installed for virtual adapters.
- Install:
- Run the installer within the 16-bit environment or copy executable files to a folder and set up a shortcut to launch via DOSBox.
Initial launch and interface
- Start WiseTerm; main menu typically includes Connection, Options/Setup, and Help.
- Identify configuration file (often WSETUP or WSETUP.INI); changes may be saved there.
Telnet configuration
- Network prerequisites:
- Confirm network connectivity and that target host accepts Telnet on port 23 (or configured port).
- Configure session:
- Open Connection -> Telnet.
- Enter Hostname/IP and Port (default 23).
- Set terminal type (e.g., VT100, ANSI) matching the remote host expectations.
- Authentication:
- Use the built-in login prompts; for scripted logins, check if WiseTerm supports auto-login macros and store them securely.
- Advanced Telnet options:
- Toggle Telnet options: Echo, Line Mode, Binary Mode as required by the server.
- Enable/disable local or remote echo depending on behavior.
- Save profiles:
- Save Telnet sessions as named profiles for quick reuse.
Serial (COM) configuration
- Physical setup:
- Connect device to COM port; use null-modem cable if connecting two DTE devices.
- For USB-to-Serial adapters, verify COM port number in Device Manager (Windows) or system equivalent.
- Configure port in WiseTerm:
- Open Connection -> Serial.
- Select COM port number assigned by the OS.
- Set baud rate (common: 9600, 19200, 115200), data bits (usually 8), parity (None), stop bits (1), and flow control (None/RTS-CTS/XON-XOFF).
- Handshaking and flow control:
- If the device requires hardware handshaking, enable RTS/CTS. For simple devices, use None.
- Save and test:
- Save serial profile and open connection. Verify that typed input appears correctly and device responses are received.
Terminal options and emulation
- Terminal type: Select the emulation (VT100, ANSI, SCOANSI) that the host expects.
- Character set: Ensure proper character encoding (ASCII or OEM code page) to prevent garbled characters.
- Line endings: Configure CR/LF behavior; some systems require CR only, others CR+LF.
- Local echo: Use local echo if remote host does not echo input.
File transfer (if supported)
- Protocols: Check if WiseTerm supports XMODE