home *** CD-ROM | disk | FTP | other *** search
- AmTelnet II is a client for the Internet "Telnet" and "SSH"
- protocols for remotely logging into computers, playing
- text-oriented multi-user games ("MUD"s or "MUSH"s) or
- manually simulating internet protocols.
-
- =====================================================================
-
- Changes since last public release (2.3):
-
- 2.3.1
- -----
- - GUI: fixed fonts in about window buttons (Olli)
-
- 2.3.2
- -----
- - Net: Added "Client break" functionality. If executed, AmTelnet
- will sent a CTRL^C to the remote end and then eat up all following
- output until there is 1/2 second of network silence, then it will
- output the last line (or parts of that). This is extremly useful
- if you started a massive output-generating command (like, ls -lR /)
- and due to network latency and/or output slowness, are not likely
- to see a simple CTRL^C being executed in this century (Olli)
-
- 2.4 [release]
- -------------
- - added optimized outputting heuristics: when more than 256 bytes
- of data come in a time, AmTelnet sets Term.mcc into quiet mode
- and does a full screen refresh after the output. Heavily speeds
- up outputting of large amounts of text due to removed scrolling
- requirements (Olli)
- - added new Term.mcc, Textinput* and Popplace holder revisions
- - added Catalogs by ATO
- - recompiled with full optimization
-