Skip to content

C/C++ wrapper server for FSUIPC, providing efficient bulk HTTP+JSON read access for simulator variables.

Notifications You must be signed in to change notification settings

Xuan0876/FSUIPC-HTTP-Wrapper-Server

Repository files navigation

**The maintenance of this repo has been paused as the 32-bit version provides great compatibility and similar performance**
See https://github.com/Xuan0876/FSUIPC-HTTP-Wrapper-Server-32-Bit if you need a wrapper. Cheers!

An HTTP Wrapper for reading FSUIPC simulator variables, written in C.
Feature: efficient, minimal, taking ~1MB of RAM with <10ms response time (depending on the request).
Usage: See provided DemoRequest.txt and DemoResponse.txt.

Credit:
Moongoose Web Server - HTTP handling 
CJson - JSON handling
FSUIPC - initial program that this project was modified from is "64-bit External User kit for C/C++ on its own UIPC64 SDK C" taken from https://forum.simflight.com/topic/66136-useful-additional-programs/.

About

C/C++ wrapper server for FSUIPC, providing efficient bulk HTTP+JSON read access for simulator variables.

Resources

Stars

Watchers

Forks

Packages

No packages published