MiCA
A web platform that lets Thales clients launch and remotely control demanding real-time 3D applications from their browser, streamed with near-zero latency.
MiCA is an ASP.NET web application built for Thales clients who need to run heavy, real-time 3D applications that can't be launched on their own workstations. From a browser, a client selects an application they're entitled to use, and it's launched on a dedicated remote machine on their behalf.
The interface then streams that application back to the client in real time, at a latency low enough that interacting with it feels local — panning a 3D scene, triggering actions, everything responds instantly.
Making this work reliably inside Thales's own network — which imposes strict constraints on how traffic can move — was one of the more interesting engineering problems on this project, on top of keeping streaming latency low.



