|
From: Justin S. <ju...@sm...> - 2006-02-15 21:15:37
|
John i tried that but did it again anyway with [EGPD@justin ~]# fgfs --opengc=socket,out,30,127.0.0.1,6000,udp Model Author: Unknown Creation Date: 2002-01-01 Version: $Id: c172p.xml,v 1.15 2006-01-12 15:07:14 ehofman Exp $ Description: Cessna C-172 Initialising callsign using 'Aircraft/c172p/Models/c172p.xml' Error writing data. Error writing data. Error writing data. Error writing data. altitude = -1.12977 sea level radius = 2.08996e+07 latitude = 0.653236 longitude = -2.13554 Error writing data. Error writing data. Error writing data. And as you see it says error writing data. I have other things using ports and i.p on my network ok. I run a server with ftp / ssh / http / pop , smtp mail etc oh and cvs. I can com with all 4 of the pc's on my network. Justin On Wednesday 15 February 2006 21:09, John Wojnaroski wrote: > That will fail every time, > > try something like > > --opengc=socket,out,30,127.0.0.1,<# above 5000>,udp > > tcp is NOT supported for opengc, it is "sent and forget" udp protocol > > JW > > Justin Smithies wrote: > >Hi Guys im having trouble getting FG to output on a socket using Linux. > >I know my network is fine as i can telnet to FG and read values etc. > >but i cant make it output data in native or opengc format. > >I've tried issuing my i.p my other pc's i.p and localhost etc. > > > >Here is my last attempt that failed > > > >[EGPD@justin ~]# fgfs --opengc=socket,out,30,127.0.0.1,80,tcp > > Model Author: Unknown > > Creation Date: 2002-01-01 > > Version: $Id: c172p.xml,v 1.15 2006-01-12 15:07:14 ehofman Exp $ > > Description: Cessna C-172 > >Error: connect() failed in make_client_socket() > >SG_IO_OUT socket creation failed > >Error opening channel communication layer. > >I/O Channel config failed. > >Segmentation fault > > > >Any ideas ??? > > > >I can even use the http sever option and its fine. > >i can output nmea to the serial port i just cant use the network for data > >output. > >Oh yes i am using the latest cvs and i have the 2.6.15 kernel. > > > >Cheers > >Justin Smithies > > > > > >------------------------------------------------------- > >This SF.net email is sponsored by: Splunk Inc. Do you grep through log > > files for problems? Stop! Download the new AJAX search engine that > > makes searching your log files as easy as surfing the web. DOWNLOAD > > SPLUNK! > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 > > _______________________________________________ > >Flightgear-devel mailing list > >Fli...@li... > >https://lists.sourceforge.net/lists/listinfo/flightgear-devel > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 > _______________________________________________ > Flightgear-devel mailing list > Fli...@li... > https://lists.sourceforge.net/lists/listinfo/flightgear-devel |