Audio (343) Datatype (51) Demo (203) Development (593) Document (22) Driver (97) Emulation (146) Game (993) Graphics (494) Library (113) Network (230) Office (65) Utility (913) Video (69)
Total files: 4332
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Telnet | Description: | Improved telnet client (with source) | Download: | telnet.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 40kb | Version: | 1.3 | Date: | 27 Jul 2005 | Author: | Peter Bengtsson | Submitter: | Peter Bengtsson | Category: | network/misc | Replaces: | network/misc/telnet.lha | License: | BSD | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 915 | | | Comments: | 4 | Snapshots: | 0 | Videos: | 0 | Downloads: | 724 (Current version) | | 768 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
This is a very simple telnet client I hacked together
because I needed a telnet client usable from the shell.
It probably contains some bugs but none that I have
noticed so far. The latest version also adds support
for starting from workbench and shrinks the binary
a bit.
I think it might be useful even if AmTelnet is almost
certainly a more feature-complete implementation.
The following telnet options are (somewhat) implemented:
ECHO
SGA
BINARY
TTYPE
NAWS
NEW_ENVIRON
LINEMODE
The command template is simply:
telnet <host> [port]
If port is omitted, it will default to port 23.
Version 0.7 brings with it the following improvements:
* Fixed a bug with project icons.
(As usual, I noticed the bug 2 hours after I released 0.6)
-Peter
|