Angry Red PlanetBeOS ArpTelnet |
|
ArpTelnet is a fairly usable GUI-based telnet client for the BeOS. It is based on a set of terminal classes I have written whose source code has been available on-and-off over the past few years. (The current source code should be included in the next ArpCommon release, coming soon...)
For more information, the ArpTelnet Manual is available on-line.
To build ArpTelnet from its source code, you will need to retrieve both the ArpCommon Library package and the ArpTelnet source code (the latter is linked above). The ArpTelnet source package contains only the parts specific to that application; there are many pieces needed by it in the ArpCommon library.
The steps to build ArpTelnet from the Terminal:
This will build all of the ArpCommon library components needed by the application, the VT200 emulator add-on, and ArpTelnet itself. The final ArpTelnet executable will appear in the ArpTelnet directory, and can be executed right from there.
Note that the default make rule is to create a debug build of the application; to make the release build, execute "make clean" and then "make release".
Small release to fix a bug when running under BONE.
This is mostly a source code maintenance release, to allow compiling under BeOS R5. It also includes new options for line termination characters.
This fixes a rather annoying bug that was introduced in version 2.1, where pressing tab in the terminal window would cause it to silently lose input focus.
This release primarily fixes bugs in the telnet and VT200 emulator code. In addition, it adds the following features:
- Drag and drop support for both text and sessions.
- New session configuration panels for the main application, shell device, and telnet device.
- Added options to control whether window size, location or workspace is restored at startup.
- Added "Confirm Session Close at Exit", "Exit When Session Ends", and "Automatically Save Session" options.
This is a very big update of the application; some of the major new features are:In addition there are many bug fixes and smaller enhancements throughout the application.
- The start of a "remote device" add-on architecture, made visible currently by the new shell device.
- Ability to change colors and history size of the terminal.
- Ability to save and restore complete terminal sessions.
Fixes a few bugs from version 1.3
The major purpose of this update is to provide an Intel version of the application. However, a few small features are added: character encodings, "quick paste" option, and "swap backspace/delete" option.
A minor update, which (1) makes disconnecting more robust; (2) adds autoscrolling on terminal input and output; and (3) adds style information to text copied from the terminal.
A minor update, which includes a number of small fixes to improve VT200 emulator and terminal behavior.
First release of application-only distribution.
This web page is copyright ©1999 Angry Red Planet. Copyrights for the individual packages described in this page are described in their respective archive.