> > > > 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.
> There was a bug in the network code that prevented subsequent
> connections from getting through but I believe it is fixed in cvs. The
> current props/telnet server doesn't support multiple simultaneous
> connections. I have a fix in the pipeline but Curt has been busy.
> FWIW I have written a python class that interfaces to the props server.
> It provides a dictionary-like interface to the property system. For
> example:
Thanks, but I'm implementing this in Scheme, as it fits some of the
algorithms I'm trying to implement more closely, as well as having
the convenience of being interactive.
I'll keep the bug in mind, and just redefine the code in place with a
single telnet connection open.
Thanks,
Scott
msg06001/pgp00000.pgp
Description: PGP signature
