NovaAcars Posted November 20, 2012 Report Posted November 20, 2012 Hello I am currently starting my coding career by making a Acars program and I need help connecting my c# program to FSUIPC and I have read the documentation that comes with the SDK but as a new programmer I don't fully understand so please help me
Pete Dowson Posted November 20, 2012 Report Posted November 20, 2012 Hello I am currently starting my coding career by making a Acars program and I need help connecting my c# program to FSUIPC and I have read the documentation that comes with the SDK but as a new programmer I don't fully understand so please help me Interfacing to FSUIPC is not a good starting point to learn programming. I respectfully suggest you find a more basic exercise or two to practice on. If you want help with specifics, pllease ask specific questions. No one's likely to have the time, skills or patience to produce a programming course especially for you. Technical questions can be answered, but you've got to do the work. Regards Pete
Graham Pollitt Posted November 21, 2012 Report Posted November 21, 2012 Plenty of tutorials on the net to get you started as Pete has mentioned. For specifically connecting to FS via .Net use this as it is easier and reduces a lot of work straightaway. Paul has included a sample in c# for when you understand the basics http://forum.simflig...net-version-20/
NovaAcars Posted November 22, 2012 Author Report Posted November 22, 2012 Thank you very much for the response but just one more question what should o start with
Graham Pollitt Posted November 22, 2012 Report Posted November 22, 2012 Start with this for the basics http://www.csharp-st...m/Tutorial.aspx then look at Pauls examples for interfacing with FS in the link from my last post. Play around, make mistakes, find and correct them etc. Just take your time and have fun
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now