de.mud.jta
public class Main extends java.lang.Object
This is the implementation of whole set of applications. It's modular structure allows to configure the software to act either as a sophisticated terminal emulation and/or, adding the network backend, as telnet implementation. Additional modules provide features like scripting or an improved graphical user interface.
This software is written entirely in Javatm.
This is the main program for the command line telnet. It initializes the system and adds all needed components, such as the telnet backend and the terminal front end. In contrast to applet functionality it parses command line arguments used for configuring the software. Additionally this application is not restricted in the sense of Javatmp security.
Maintainer: Matthias L. Jugel