Property tree: Difference between revisions

Jump to navigation Jump to search
m
improve socket/telnet/http terminology
m (Tim Moore: http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg21193.html)
m (improve socket/telnet/http terminology)
Line 72: Line 72:
* internal compiled code within FG - the c/c++ code
* internal compiled code within FG - the c/c++ code
* [[Nasal]] scripts - this is javascript like scripting with read/write to the property tree. This is the way most aircraft are implemented.
* [[Nasal]] scripts - this is javascript like scripting with read/write to the property tree. This is the way most aircraft are implemented.
* sockets that are either in/out/bi - this allows send/recieve to the FG sim via sockets
* Generic protocol sockets that are either in/out/bi - this allows send/receive to the FG sim via the generic protocol
* telnet interface - query and fly the plane on the command line (see [[Telnet usage]])
* telnet interface - query and fly the plane on the command line (see [[Telnet usage]])
* html interface - fly the plane with a browser or an PDA
* html interface - fly the plane with a browser or an PDA

Navigation menu