Application Components Overview


The application will be deployed as three software components.

Web Application
The included web application is the user interface of the entire system. It consists of three sub-sections. The user interface as a web application has several benefits including;

  1. Deploying the application is very easy. It is only done at one point.
  2. Can be easily accessed by anyone on your network using just a web browser.
  3. Web applications can be easily updated.
  4. Users are familiar with browsing websites and using internet applications.

The web application enables the following functionality:

The systems message processing engine runs as a windows service and also provides the framework for both 1-way messaging, and 2-way messaging.
Most aspects of the behaviour of the system are fully customizable to suit any additional requirements.