This is a TELNET client that allow you to connect to a TELNET server / BBSs
and interact with it. If an MSX2 or better is used, it will be able to
receive and show ANSI escape codes / colors. It should be MSX1 friendly as
long as your UNAPI adapter is compatible with MSX1.
- It implements telnet negotiations, as such, echo is used as the other end
requests (no need to turn on or off manually), tell terminal type (Dumb
if MSX1 or xterm 16 colors otherwise), tell window size as 40x24 (MSX1)
or 80x24 (MSX1 with external 80 columns adapter and screen set to 80
columns before executing this software) or 80x25 if MSX2 or better.
- If using MSX2 or better, ANSI capabilities are automatically detected by
most BBSs either by telnet negotiation of Window Size or responding to
ANSI request to cursor position (some BBS's use this to detect if
terminal is ANSI capable)
- If using MSX2 or better, it will use MS-DOS character set, which allow
seeing ANSI animations and menus as they are
- It supports receiving files through XMODEM CRC, XMODEM 1K CRC, YMODEM and
YMODEM-G, including file batch in YMODEM/YMODEM-G