Session state machine and data storage
Voids the need for external complex state machines and database middleware when building applications. The states are presented on the server if the communication with the client fails.
Data push on a single connection
The server uses a push protocol capable of transferring events, data changes, images etc in real-time in both directions. Everything is transferred using one single IP connection to reduce call-up-overhead.
On-air data optimization
The server loads in a complete remote application, and optimizes it for transmission speed, in different steps, increasing user experience of speed by tens of times, and reducing the cost of using the application.
Comprehensive web-monitor
When users are logged in to the server, anything can be tracked from a web-based “control-room”. The manager can even interact with a user session on-line and perform navigation and application calls etc.
