Digital command control web interface
The DCC Web App is designed to be a web interface to control and configure locos on a Digital Command Control enabled layout.
The application is built using the following components:
Pre-requisites for building the application are that the following are installed.
Build the application by using the following maven command
mvn clean package
Setup the application by creating a config directory at the same directory level as the jar file.
Into the config directory copy the following files:
Install the RXTX libraries
To run the build application use
java -jar dcc-webapp-VERSION.jar