de.mud.jta

Class Main


public class Main
extends java.lang.Object

JTA - Telnet/SSH for the JAVA(tm) platform

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

Version:
$Id: Main.java 499 2005-09-29 08:24:54Z leo $
Author:
Matthias L. Jugel, Marcus Meissner

Method Summary

static void
main(args[] )

Method Details

main

public static void main(args[] )