hi
i am really hoping that someone can help me out here. I am new to programming and would like to make a program that reads XML from a website and places AI aircraft at given positions, then updates them as the data changes periodically.
My problem is that the simconnect SDK confuses me, all this stuff with definitions and enumerations just does not seem to make any sense.
My program flow should do this:
Loop Start
Read XML
Create AI Aircraft at Positions / OR Update Existing Ones / OR Remove
Loop End
The concept seems simple enough but I just cannot get a working version written no matter how hard I try, probably because I do not fully understand what I am doing.
Would someone be kind enough as to give me a code example to help me in the right direction. I have read all of the FSX SDK samples but these create further confusion.
I would also like make clear that I am willing to do this on my own, so its not my intention to ask for someone to write it for me, but if you could help me to understand exactly what I need I would be more greatful than words can express.
Many thanks in advance
i am really hoping that someone can help me out here. I am new to programming and would like to make a program that reads XML from a website and places AI aircraft at given positions, then updates them as the data changes periodically.
My problem is that the simconnect SDK confuses me, all this stuff with definitions and enumerations just does not seem to make any sense.
My program flow should do this:
Loop Start
Read XML
Create AI Aircraft at Positions / OR Update Existing Ones / OR Remove
Loop End
The concept seems simple enough but I just cannot get a working version written no matter how hard I try, probably because I do not fully understand what I am doing.
Would someone be kind enough as to give me a code example to help me in the right direction. I have read all of the FSX SDK samples but these create further confusion.
I would also like make clear that I am willing to do this on my own, so its not my intention to ask for someone to write it for me, but if you could help me to understand exactly what I need I would be more greatful than words can express.
Many thanks in advance

