Hi all,

I'm writing an application which uses a socket to connect to Flightgear's 
telnet interface, and I have encountered the following issue:
Writing to Flightgear is fine, but while reading the socket, some properties 
have weird values, and some characters are getting replaced (L is sometimes 
replaced by 0 etc.).
I am using "data" mode to read from the socket. I have noticed that the Python 
Flightgear telnet interface uses "prompt" when reading.
I'm wondering if someone else has encountered this, or is this some Qt socket 
issue I have to sort out on my own.

Thanks,
Adrian

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to