> > 
> > I'm considering writing a scripting language interface to FlightGear to
> > experiment with script driven weather and aircraft failure events.  Is there
> > a pointer to any documentation on interfacing with running flightgear on
> > its http server?
> > 

> I'm implementing a similar idea except using the telnet interface
> (--props=...) instead of http.  None of this stuff is in cvs yet.
>
> In answer to your question though, http requests are handled by the
> HttpdChannel::foundTerminator() function in Network/httpd.cxx.



Ah of course.  I do have one question to whoever is implementing the
telnet interface, though.  I can use it fine exactly once.  A second
connection is accepted by fgfs, but does not respond to any commands.  
This makes debugging my code very difficult, as I have to restart 
flightgear each time.

        Scott


Attachment: msg05986/pgp00000.pgp
Description: PGP signature

Reply via email to