Home News Contact
Installation Package
The installation package includes the JNetStart components, API, documentation and application samples.

File Description
jns2.2-win.exe Installation package for Windows including JRE 1.6.0.
jns2.2.tar Please download and install JRE 1.6 for your platform.

Installation Instructions
To install on Windows run the installation file. Please follow these steps to install on other platforms:
  • Uncompress the downloaded archive creating the jns2.2 root directory and the subdirectory structure.
  • Change to subdirectory jns2.2/server/ and start the JNetStart server using run.sh.
  • To verify the installation browse to http://hostname and run the demo applications.
Release Notes 2.2
This release includes the following changes:
  • Client connection initialization and startup time was reduced by using the latest Iris Server improvements.
  • The browser was improved by moving the initialization of the JNS connection in a separate thread. The user may switch to another screen while a client application is loaded and initialized.
  • The code was migrated to Java 1.6.
Release Notes 2.1
This release includes the following changes:
  • New Accendia Browser, a generic client specialized in downloading and running Swing code.
  • Support for connection through a web proxy. The default server port was changed to 443 because most proxies are already configured to allow clients to connect to outside servers running on this port.
  • Performance improvements.
  • Server side cleanup of stopped applications was fixed.