Jump to content
The simFlight Network Forums

Go Language with FSUIPC


Recommended Posts

2 hours ago, AndrewMoneron said:

Is it possible to talk with FSUIPC/WideFS with Go Lang?

If you can implement the interface correctly, I don't see why not. Do you have access through it to Windows APIs? Study the C/C++ source provided for the interface in the SDK.

2 hours ago, AndrewMoneron said:

Preferably want to talk from linux. Reason I ask is that I am writing some Glass Cockpits that run can run on a pie in opengl and Go Language.

Well, there's no WideClient implemented for Unix, and there's no documentation for the WideFS TCP or UDP data formats used.

You'd need to write a Windows-based server program to run on the FS PC (or a WideClient networked PC), which interfaces to FSUIPC (or SimConnect), and then talk to it over the Network from your "pie" using whatever protocol you need.

Pete

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.