
Our m.s.t and rhp products are what are known as web applications. This is an application that is installed and executed on a web server, requiring only a web browser as an interface to the application.
What are the advantages of web applications?
- Install only once
The application is installed once on the Web server which saves a lot of unnecessary work for many users
- Platform-independent
Since the user requires only a Web browser to use the system Web applications are by definition platform-independent. This means the end-user is free to use whatever Operating System they desire, whether it is Windows, Mac or Linux.
- Centralized data storage
Data is stored exclusively in one location, the Web server. This prevents data redundancy and ensures that all users work with the same set of data.
- Multi-user enabled
Any computer that can connect to the Web server can be used as a terminal.
This intrinsic multi-usability of the system means there are no additional license costs.
- Worldwide Access
If your Web server is connected to the Internet your Web application is theoretically accessible to any Internet-enabled computer in the world.
We normally deliver our Web applications as a WOS portable package on a removable hard disk - our free USB Web Server on a Stick for Windows.
This makes the Web server and the application mobile enabling you to simply plug it into any computer when you want to work and unplug it when you want to move.
Should your processing requirements expand then of course you can install the application on a full-blown Web server.
Top
|


 |