Hi

I'm having trouble using it on tcp/ip, altough over serial it works as 
expected.
i'm using other machine (192.168.0.2) with netcat (nc -l -p 5500)
and firing FG on this pc(192.168.0.1) like this:

$ fgfs --generic=socket,out,5,192.168.0.2,5500,tcp,osc
Failed to find runway 28R at airport LPMA
Initializing OpenAL sound manager
Unable to load the protocol configuration file

game loads as expected, no data is sent, and connection is closed when i close 
FG.
same thing if i use f1serial (osc is just a stripped down of f1serial.xml)
same thing for UDP, except that nc exits when FG starts

fgfs --native=socket,out,5,192.168.0.2,5500,tcp
works nice, but receiving binary data was not what i had in mind 

versions used are a 3 week old cvs in slackware and 0.9.4 win32 binary

am i doing something wrong or generic protocol has problems over tcp/ip?

Thanks in advance,
Tiago

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

Reply via email to