Hello,

can someone of the fgfs developers tell me, how I can establish a
bidirectional protocoll connection (with tcp)?

I tried the following, which results in an error:

$ /usr/games/fgfs --generic=socket,bi,2,localhost,9999,tcp,fg_sqawk.xml
Model Author:  Unknown
Creation Date: 2002-01-01
Version:       $Id: c172p.xml,v 1.17 2006-03-13 15:27:14 ehofman Exp $
Description:   Cessna C-172
Unable to load the protocol configuration file
Error: bind() failed in make_server_socket()
SG_IO_BI socket creation failed
Error opening channel communication layer.
I/O Channel config failed.

My listener is "netcat -l -p 9999 localhost", which works fine when I
use "telnet localhost 9999".

Where do I have to put the protocol defintion "fg_sqawk.xml"? I copied
it to "/usr/share/games/FlightGear/Protocol" but it seems that fgfs
doesn't find it.

And the last question: How can I set a value _if_ I get a bi-directional
connection? Simply

/my/path/to/the/property = whatever

???

Thanks, Holger
-- 
#####  #### ##  ##   Holger Wirtz         Phone : (+49 30) 884299-40
##  ## ##   ### ##   DFN-Verein           Fax   : (+49 30) 884299-70
##  ## #### ######   Stresemannstr. 78    E-Mail: [EMAIL PROTECTED]
##  ## ##   ## ###   10963 Berlin
#####  ##   ##  ##   GERMANY              WWW   : http://www.dfn.de
GPG-Fingerprint: ABFA 1F51 DD8D 503C 85DC  0C51 E961 79E2 6685 9BCF

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to