EuroHarmony Community Forums
Archive => EuroHarmony VA => Old Forum => Ask EuroHarmony => Topic started by: EHM-1798 Conrad on February 12, 2006, 05:31:20 pm
-
Hi there,
are there any small programs or sources around that can get the:
Speed, altitude, Distance to go, & the Departure + Desitination points?
the reason being is i want to upload information onto my website when im flying.
The uploading isnt the problem because i know sql & php & i can create a app to upload the information once extracted (if not encorperated into the origional program).
Is there anything out there?
-
anyone??
-
IF you fly on IVAO, the system will do it for you, or maybe the FlightLogger could do it too - you could ask about it Armando. But the remaining time and distance values are a bit difficult. Only a good FMC, with a correct flightplan can calculate those.
-
ok, i dont usually fly online that much (ivao that is), but say im doing a long distance flight that i usually do, how can i leave the computer for like 10 hours or so?
-
Hi,
You cannot leave your computer for more than 15 minutes when flying on IVAO.
You can start the flight on IVAO, then disconnect when you go to sleep, and then re-connect when you are going to land.
But that doesn't count as an IVAO flight (you can submit it on IVAO). Just as an EHM Flight.
About getting information, you need to use a program called FSUIPC and build a library to read the values from it.
If you are using PHP (web based applications) then you need to create an ActiveX component to inject values via a HTTP socket on your site (one of many ways to do it).
Regards,
-
yeh i had a look at some examples from the FSUIPC website with some sdk, but its way way to complicated for me.
I can mainly do webbased languages but know a bit of vb and c++, are there any small programs out there that could do this?