I am currently working on a project in C/C++/CUDA that pulls aircraft telemetry from a flight simulator (Windows C++) and sends it to a server for processing (Linux C++/CUDA). I also have an Angular website running on the same server (Apache). I am looking for a way for the Angular site to receive telemetry from ..
Recent Comments