DOWNLOAD AND INSTALL INSTRUCTION ------------------------------------------------------------------------------ Indice Argomenti 1. Demo version note 2. Requirements 3. Download and install 4. Starting JSup 5. Demo application 5.1. Web interface 1. Demo version note [JSup] can be unlimited used for test and development purposes. The only limitation (without a licence) is a 10 minutes runtime maximum time. The development environment, instead, has no limitations. 2. Requirements The requirements for using JSup are: * See [Minimum requirements for JSup] for the HW and Operating System requirements. * [http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_U S/-/USD/ViewProductDetail-Start?ProductRef=jdk-6u1-oth-JPR@CDS-CDS_Developer| JavaTM SE Development Kit 6] from Sun: it is free and can be downloaded at this [http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_U S/-/USD/ViewProductDetail-Start?ProductRef=jdk-6u1-oth-JPR@CDS-CDS_Developer| link] (please note that the Java runtime, JRE, is not enough, the development environment, JDK, is needed, for end user runtime installation too). * Optional (but recommended): Download and install [https://jai-imageio.dev.java.net/binary-builds.html|JAI Binary Builds] (JavaTM Advanced Imaging Image I/O Tools) that improves the compression of [images] encoded in PNG format in the [applications]. JSup was tested with the [http://download.java.net/media/jai-imageio/builds/release/1.1/jai_imageio-1_ 1-lib-windows-i586.exe|release 1.1], that can also be downloaded from the [http://www.forlani.it/JSup/download/jai_imageio-1_1-lib-windows-i586-jdk.exe |JSup site] (MD5: D266E25ACB650D24E2916AFC0AB749BB). 3. Download and install Download and run the JSup installation package: * Close any running instance of JSup (if you are upgrading a previously installed version); * follow the setup program until JSup is installed successfully. Download and install the [http://www.forlani.it/JSup/download/Font%20Futura%20BT.zip|Futura BT font] (MD5: 29F086DC6CD2958CA82A2922786FB6BE) that is used by the libraries and by the demo application. Download the demo application: * [http://www.forlani.it/JSup/download/InFusion-sample-eng.JSupApp|InFusion-sam ple-eng.JSupApp] (English) * [http://www.forlani.it/JSup/download/InFusion-sample.JSupApp|InFusion-sample. JSupApp] (Italian) 4. Starting JSup To start JSup use Windows Start / All programs / JSup. To create a new JSup application, please, follow the step-by-step explanation in the [http://www.forlani.it/JSup/eng/PresentationsAndTutorials.html|InFusion import presentation]. 5. Demo application The demo application (that can be downloaded in the [#Download and install] section) contains a typical JSup application for InFusion. To use that demo, when you have downloaded it on your hard disk, you have to follow the instruction of [Edit of an archived application]. 5.1. Web interface The sample application includes now a small web site to show how simple is to create a web interface for a JSup application for InFusion. The website is located in the webpages/ subdir of the JSup application. When JSup application is running you can connect to the JSup website with the URL [http://localhost:8080]. Replace localhost with the JSup PC IP/address to connect from a remote device. The web interface was tested with Firefox and Safari (iPhone), it does not works with Internet Explorer. The example shows and let you control some of the on/off and dimmer lights of the JSup application. The example includes also the authentication handling that with same user/password database used by the [JSup security] of the panel (desktop) graphic interface. It's possible to [try the web interface] without the download/install of any software.