Previous Contents Next AMnet documentation

AMnet documentation

Contact:
flexinet-support@ibr.cs.tu-bs.de

http://www.flexinet.de


The AMnet HOWTO


2. Software packets

All software packets required by AMnet are available in the directory amnet/software. In the (unlikely) event of problems with these files, the following sections contain internet addresses for direct download of the necessary files.

2.1 Kaffe

The current implementation uses the Java environment Kaffe Version 1.0.6 and not the version available from SUN. You can find Kaffe at http://www.kaffe.org.

2.2 Jikes

Jikes is a free and very fast Java compiler, which can be downloaded from http://oss.software.ibm.com/developerworks/opensource/jikes/. The version we are using is 1.11.

2.3 Swing

The Swing package for Java is available at http://java.sun.com/products/jfc/. The current implementation uses JFC/Swing version 1.1.1.

2.4 LDAP

The LDAP server currently used is the one of OpenLDAP. The SDK (Version 2.0.7) can be found at http://www.OpenLDAP.org/software/. If you encounter problems, feel free to ask us or consult the OpenLDAP dokumentation.

2.5 LDAP Communication SDK

For a Java based communication with the LDAP server, the appropriate class files available from Netscape are required. These files come with SDK Version 4.1 which is available at http://www.iplanet.com/downloads/developer/.


Previous Contents Next