Jump to content
The simFlight Network Forums

ftse

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by ftse

  1. Hi Pete.

    I am making an external program for FSX using FSUIPC (java sdk) as interface for reading and writing data.

    As an external program, i have no info about the state of the connection between my program and FSX:

    To open the connection, "Open" returns an integer value that shows up if the connection has been successful (that's fine), but "Close" is void and returns no value. Is there any way for you to make the Close method to return a value to show up if disconnection has been successful or not?

    As it is an external program, I can close FSX while my program keeps running trying to read and write values to fsx, so i am missing a method to test if connection is still alive.

    Thanks in advance for your help.

×
×
  • 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.