Changes between Version 2 and Version 3 of XPLRA


Ignore:
Timestamp:
04/14/13 12:01:09 (11 years ago)
Author:
István Váradi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • XPLRA

    v2 v3  
    1 = X-Plane Remote Access plugin =
     1= X-Plane Remote Access (XPLRA) plugin =
    22
    33The X-Plane Remote Access plugin allows external applications to access some of the internal state of X-Plane. The plugin has client libraries for C/C++ and Python, but the protocol is also documented, so you can write your own client even from scratch. Currently it is not so "remote", because the external program has to run on the same computer as X-Plane, but it could be easily extended to allow for communication via TCP as well.