Mirko Stanisak wrote:
> Hello everybody,
> 
> I'm currently working on interacting flightgear with other applications. For 
> this I use the generic protocol via UDP like this:
> 
>       fgfs --generic=socket,out,10,localhost,1234,udp,exchange --
> generic=socket,in,10,localhost,1235,udp,exchange
> 
> where exchange.xml is my XML protocol definition. Unfortunately, the "in" 
> declaration produced a never ending loop. Thus, I propose this little patch 
> for inclusion in CVS.

Thanks, I've committed a different patch that should do the same. 
Problem with your solution is that the ascii parser didn't retrieve all 
queued packaged like before.

Erik

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to