iCasa is decomposed in two parts:
A client using a Web browser access first the Web Server to get the content of web application and then, it access the Gateway to get information about the iCasa execution context and to interact with it.
The ICASA_HOME directory should have this structure
In addition four launch scripts are in the root directory: startGateway.bat, startGateway.sh
By default, the gateway port is set to 8080. In this case, the platform url would be http://localhost:8080/.
In order to have the simulator and/or the dashboard, it is needed to have the corresponding bundles in the iCasa Platform:
simulator-web-resources, for the simulator GUI site.
dashboard-web-resources, for the dashboard GUI site.
To interact with those applications, go to:
http://localhost:8080/simulator. for the simulator GUI