Jump to content

Recommended Posts

Posted

I am starting to create a simple program like FSPassenger but for X-Plane.

Note, this will just be the smallest program ever just to start with and then expand over time.

My main goal this week was to:

Download SDK

Include and setup linkers

Compile

Get Plugin to work.

All of the above = check, complete!

My program will be internet based and handle all stats and stuff on the internet and then just load and save data to server.

There will maybe be added stuff in my plugin but mainly i want to save and load data when you start a flight.

Happy coding!

Posted

Ok Version 1 is complete as a plugin, just a box with lots of values and an endpoint to fly to.

Logging stuff like G-forces, speed etc.

My problem now is to find a good c-library for communicating with a webserver. I want everybodies stats on the internet with a database.

I also want to be able to read from website for init-setup a new flight.

Anyone know of a good cgi-lib for c let me know right away! =)

Posted (edited)

I have compiled some code with WinHTTP,but i can´t get it to work. At least localhost.

Why would it clash if i also use libCURL?

I have got libCurl working sending request to my server...

Edited by meshboy
  • 8 months later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...