orbitusii / loki-bms-csharp

Battle Management Scope for DCS World (and maybe others?), this time in C#!
MIT License
2 stars 0 forks source link

SRS Plugin #39

Open orbitusii opened 6 months ago

orbitusii commented 6 months ago

Now that I have a grasp on how to do sockets in C# and get data from the SRS server, which simply spits out data on port 10711 UDP, I need a plugin that ingests that from an SRS server.

Should be simple enough!