Java Netrek Specifications

Java Netrek Specifications

System requirements

Unfortunately, Java in its current state is fairly inefficient. The Java VM code is interpreted, rather than compiled. The memory management of the virtual machine in Netscape is quite primitive. Finally, the Java class library AWT has a relatively poor support for images and image types.

As a result, Java Netrek taxes both CPU and RAM heavily, even though the native Netrek client implementations are very efficient. Below are the minimum hardware configurations I recommend for reasonable performance based on my personal experience (feel free to send me your comments):

Platform Machine type Memory
Windows 95 Pentium 60Mhz 16MB
SunOS/Solaris SUN Sparc Classic 24MB
IRIX Any so far ???
HPUX ??? ???

General package description

Java Netrek is a set of tools which let you place netrek recordings on the Web. The package contains three executable classes:

All executables work with recordings of Bronco games made with the Paradise client. Xsg recordings are not currently supported and probably will continue not to be in the near future.

Viewer applet capabilities

Extractor capabilities

Editor capabilities


[Introduction] [Examples] [Installation] [Source]

ttonchev@mit.edu