The platform's philosophy is to provide business software with the flexibility of a spreadsheet like Excel, allowing business users to customize and automate processes without needing to involve programmers.
[IP Camera / Video Server] ---> (M-JPEG Network Stream) ---> [Web Browser Context] | (Executes Java LiveApplet) | [Real-Time Video Display] liveapplet
Unlike traditional Single Page Applications (SPAs) built with React or Angular—where the entire application logic lives in the user's browser—a live applet keeps its primary state on the server. When a user interacts with the applet, only the state change is sent to the server. 2. Real-Time Virtual DOM Streaming The platform's philosophy is to provide business software