Re: [Flightgear-devel] MP Protocol issue

2009-08-01 Thread Arnt Karlsen
On Sat, 1 Aug 2009 17:34:43 +0200, Marco wrote in message : > Hii,I need to send from a C# application ..why not port it to C++? http://groklaw.net/ has a lot of background info on this litigation threat to e.g. FG. > the position of several > aircrafts to a flight gear multiplayer server;

[Flightgear-devel] MP Protocol issue

2009-08-01 Thread Marco Lecora
Hii,I need to send from a C# application the position of several aircrafts to a flight gear multiplayer server; in order to write the mentioned C# app I have ported the T_MsgHdr and T_PositionMsg structures from mpmessages.h. (see end of message) The first time I send a position msg to server a