TeamCAMS system architecture

TeamCAMS is based on a client-server architecture. The server part (the experiment manager) executes an HTTPS server that provides access to the operator's interface through a web browsers. Compared to the original AutoCAMS this decoupled approach allows for running experiments on different computers (provided that the server and the client are in the same network and firewall's rules allows for incoming connection on the server machine).

The manager is a native application written in C++, available for Windows or GNU/Linux. The operator's interface is a WebAssembly application that runs inside any modern web browser.

teamcams_architecture.txt ยท Last modified: 2024/09/24 14:42 by admin