Final Version 2.0
The software has been rewritten and comes with a
complete new base system. Apart from changes to the event handling in our
terminal
emulation the base parts have only been portet to Java 2 to retain
the efficiency and speed of our well known terminal emulation. Both the
terminal emulation and the telnet protocol handler have been taken
out of the software to be available as standalone packages to be used by
other programmers. The new bus/event system that connects the plugins ensures
ease of use and allows the addition of self-written plugins. Features include:
-
full Java 2 compatibility (works with Java
1.1.x! for now)
-
currently 11 plugins
-
application menu bar for plugin menus
-
configuration file
-
configurable foreground and background color
-
telnet and ssh support
-
PersonalJavatm edition quickly ported by Michael Andreasen for his Nokia 9210
This version should run with all runtime environments
that are at least Java 1.1.x compatible. If you are working with an older
Java runtime environment (e.g. 1.0) please go to the old
Java 1 version that will work with most currently available browsers.
Comments About this Release
Most of the requests we got have been included but some of it is more difficult
than imagined and sometimes difficult to achieve, like printing in applets.
It turned out that the pass-through printing will not really work in
applets and so we have left it out for now. The stubs are in the code,
but it will come in a later release eventually.
We have also as for now decided not to move on to a Swing based framework.
Most browsers around have a Java 1.1 compliant runtime and we don't want
to forces users to install the Java 2 plugin. It is planned for the next
release to move on and provide full Swing support.
Last but not least we would like to say "Thank you!" to everyone
who sent us comments, questions and bug reports and thus helped to make
the software better.
|
Did
you download the latest version? Have
a look at the timestamp:
What is ...
The Javatm
Telnet Applet |
... is a fully featured telnet implementation coupled
with a very sophisticated terminal emulation for VT and ANSI
terminals.
Telnet was one of the first protocols to be developed during the early
stages of the ARPANET that later became the Internet. telnet allows you
to login to another Internet location to gain access to databases, library
catalogs, and interactive environments.
Despite its name, his software works either as applet or as
application.
The former is quite useful for service providers such as libraries or stock
tickers who would like to allow access to terminal driven applications
via the World Wide Web.
End users may find the application mode interesting as it provides a
fast and reliable telnet implementation to login to other workstations
or text-based online games, such as MUDs. |
|