The Javatm Telnet Application/Applet: Status Plugin

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

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

Homepage Applet Test Download Documentation Users / Opinions

Status Plugin

The status plugin displays status information about the connection. It tells the user whether the program is online or offline and the name of the host it is connected to. It uses symbolic names instead of port numbers to inform the user which port it uses.

This plugin must be put before the lowest level Socket plugin!

There is nothing you could configure for the plugin. It is mainly for example purposes.

Additional Programmer Documentation is available:
 
de.mud.jta.plugin.Status
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-1999 Matthias L. Jugel, Marcus Meißner
$Id: Status.html,v 1.2 1999/11/01 13:41:38 leo Exp $