The Javatm Telnet Application/Applet: Shell Plugin

© 1996-2000 Matthias L. Jugel and Marcus Meißner

Version 2.0 / Java 2 and 1.1.x
Available under GNU General Public License

Homepage Applet Test Download Documentation Users / Opinions

Shell Plugin

If you want to use the JTA do just provide a shell terminal, you use the Shell plugin as a datasource (instead of Socket) at the left side of the plugin bus.

This requires a JNI component for the lowlevel terminal stuff, which needs to be compiled in the jni/ subdirectory of the applet sourcecode.

Configuration options are:
 
Configurationvalue Description
Shell.command The command to be executed, default is /bin/sh.

 

Additional Programmer Documentation is available:
 
de.mud.jta.plugin.Shell
This is the programmer documentation for the plugin. Use it as an example if you want to write your own back end plugins.
de.mud.jta.event
This plugins uses some of the events and listeners described here.
Copyright 1996-2000 Matthias L. Jugel, Marcus Meißner
$Id: Terminal.html,v 1.9 2000/03/19 10:51:48 marcus Exp $