next up previous contents New Search Help FLUIDS_Home DFKI_Home
Next: Collaborative Group Work in the Up: FLUIDS Demonstration Previous: FLUIDS 1997 Public Transport Demonstrator


Final 1998 Versions of the FLUIDS Prototypes

The multimedia interface of the FLUIDS demonstrator for the Barcelona traffic management application is available on-line and may be started using the Java applet below.

Please note that this application requires Java version 1.2.
The applet should work with all newer versions of the common Web browsers (in combination with the Java plug-in) and with the appletviewer being part of the JDK for the Java 2 platform. Given the more restrictive security mechanism within Java 2 some additional permissions need to be granted so that the application can be executed correctly. The contents of a suitable sample policy file are listed below:
  grant codeBase "http://www.dfki.de/fluids/-" {
    permission java.util.PropertyPermission "*", "read, write";
    permission java.lang.RuntimePermission "createClassLoader";
  };
 
  grant {
    permission java.net.SocketPermission "www.dfki.de", "resolve";
  };

Your browser provides no Java plugin JDK 1.2 support for this Java applet.

The multimedia interface of the FLUIDS demonstrator for the Turin public transport management application is available on-line and may be started using the Java applet below.

Please note that this application requires Java version 1.2.

Your browser provides no Java plugin JDK 1.2 support for this Java applet.

The multimedia interface of the FLUIDS demonstrator for the Turin urban traffic control application is available on-line and may be started using the Java applet below.

Please note that this application requires Java version 1.2.

Your browser provides no Java plugin JDK 1.2 support for this Java applet.

More detailed information concerning these FLUIDS sample applications is available in a separate document .



Gerd Herzog
Last update: Fri Feb 26 13:17:30 MET 1999


Send comments to herzog@acm.org