IRISNET (Internet-Scale Resource-Intensive Sensor Network Service)


Download Instructions:

                    
Package Module that requires the package
Apache Xindice (XML database engine) OA
Intel OpenCV (computer vision library) Applications
NAM (Network Animator) Logger
CamStream (webcam viewer) SA

             
Since Xindice provides Java APIs for JDK-1.3, IrisNet requires that specific version of JDK too.

             
Module name Checked out code
IRISNET-all All the modules (OA, SA, Logger, Applications) and all the third party packages they need
OA-all The OA modules and all the third party packages it needs (Xindice, JDK1.3 etc.)
OA The OA module (The 3rd party packages are not downloaded. Make sure that they are installed in your machine)
SA-all The SA modules and all the third party packages it needs. (CamStream etc.)
SA The SA module (The 3rd party packages are not downloaded. Make sure that they are installed in your machine)
Logger-all The Logger modules and all the third party packages it needs (NAM etc.)
Logger The Logger module (The 3rd party packages are not downloaded. Make sure that they are installed in your machine)
Applications-all The Application modules and all the third party packages it needs (Intel OpenCV etc.)
Applications The application module. (The 3rd party packages are not downloaded. Make sure that they are installed in your machine)

             
We recommend you to check out the "-all" modules, which incorporate all the necessary packages. In case you do not checkout the 3rd party packages, the install script should find them automatically. If not, please let us know so that we can fix that in the install scripts.
 
You can check out the 3rd party packages even if you already have those packages installed in your machine. IrisNet's install script installs everything under the IrisNet directory, so existing packages are not supposed to conflict with the packages that come with IrisNet.