Hi,
>
> But comunication between fgfs and opengc doesn't work. It could be problem
of
> cvs version of FG
>
> Thank,
> Madr
>
> --
>       Martin Dressler
>
> e-mail: [EMAIL PROTECTED]
> http://www.musicabona.com/
>
Are you running with linux, Cygwin, or ..?

There is a file called opengc_data.hxx in both FG and OpenGC. Look in
~/FlightGear/src/Network/ and
~/opengc/Source/DataSources/. It defines the structure of the data packet
and they should be the same.

Is the loopback path enabled? try "ifconfig" to check the status of the
loopback address and path.

Ooops, just noticed there is an extra "0" in the loopback address that I
specified in the email, it should be
127.0.0.1. so --opengc=socket,out,24,127.0.0.1,5800,udp is the correct
command option

There is a short tutorial on installing and running OpenGC now included in
the package. You might want
to browse it for other info.

Regards
John W.




_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to