dobroDude Posted April 12, 2019 Posted April 12, 2019 I'm a decently experienced C# mobile app programmer and I'm hoping someone can point me in the right direction. I'm looking to build an app control panel for the Hornet. I can get an app to talk to my desktop with a small desktop application but I have no idea how I can get a desktop app to interface with DCS. For example, how would I go about pulling the text strings from each of the UFC data display lines? And command a button press? Any help would be greatly appreciated!
derammo Posted July 8, 2019 Posted July 8, 2019 Read the source of Helios. https://github.com/BlueFinBima/Helios It is conveniently in C# and it does everything you can do with DCS from a desktop application.
Recommended Posts