de.mud.flash

Class FlashTerminalServer

Implemented Interfaces:
Runnable

public class FlashTerminalServer
extends java.lang.Object
implements Runnable

Flash Terminal Server implementation

Maintainer: Matthias L. Jugel

Version:
$Id: FlashTerminalServer.java 499 2005-09-29 08:24:54Z leo $
Author:
Matthias L. Jugel, Marcus Mei???ner

Constructor Summary

FlashTerminalServer(String host, String port, Socket flashSocket)

Method Summary

static void
main(args[] )
Read all parameters from the applet configuration and do initializations for the plugins and the applet.
void
run()

Constructor Details

FlashTerminalServer

public FlashTerminalServer(String host,
                           String port,
                           Socket flashSocket)

Method Details

main

public static void main(args[] )
Read all parameters from the applet configuration and do initializations for the plugins and the applet.

run

public void run()