On 8/13/07, Ian Hunter <[EMAIL PROTECTED]> wrote: > Hi Folks, > > Using FG 0.9.10 precompiled for windows, and I'm trying to use the > 'generic' I/O subsystem for socket based dumping of data. This doesnt > work for me. > > [ --generic=socket,bi,5,localhost,tcp,xmlFilename ]
Hm. That's a bit too different on too many accounts for me (using some weeks old cvs on linux) but perhaps you find some hints helpful: What does work here is something like: [ --generic=socket,out,5,localhost,port,udp,xmlFilename ] > 1) If I set 'out', I get this failure:- > > Error: connect() failed in make_client_socket() > SG_IO_OUT socket creation failed > Error opening channel communication layer. > I/O Channel config failed. perhaps you must set a port (see above), or a "illegal" or otherwise unavailable default port is choosen. > 2) If I set 'bi', then all appears OK, but no data appears on the socket. Not sure if that provides a useful lead; I tend to think that just putting data out is the simpler case and should be working beforehand. The same argument woud come in for first trying udp instead of tcp. Both of them should at least show up in netstat though. regards K. Hoercher ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Flightgear-users mailing list Flightgear-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-users