Justin Smithies wrote:

John i tried that but did it again anyway with
[EMAIL PROTECTED] ~]# 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.


You will see "error writing data" until you start some process that reads data in from that port. If there's nothing waiting on the port to receive the data, the write will fail. This is a non-fatal error, just telling you that it couldn't find anything on the receiving end.

Curt.

--
Curtis Olson        http://www.flightgear.org/~curt
HumanFIRST Program  http://www.humanfirst.umn.edu/
FlightGear Project  http://www.flightgear.org
Unique text:        2f585eeea02e2c79d7b1d8c4963bae2d



-------------------------------------------------------
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
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to