On Friday 26 April 2002 9:56 am, Marcel Wittebrood wrote: > Dear developers, > > I work with cygwin under windows 2000 logged in as administrator. > > Now I have a few questions : > > I used the following argument to be able to look at the variable tree > with telnet: > > --props=socket,bi,5,5500,tcp >
One thing I notice is you didn't specify a host. Try --props=socket,bi,5,localhost,5500,tcp At the very least there should be a blank entry there. > 1) Flightgear is saying "Channel parse failed." and the port is not > opened. What could be the cause ? > > 2) When I use runfgfs.bat with the "--props=" argument, the "=" > character is secretly removed by windows 2000 and I get an error message > "--props" option is unknown. When I use a command prompt and type it > myself everything is ok. Is this not strange and funny :-) ? IIRC windows requires commandline arguments (or parts thereof) to be quoted. > > 3) I wondered if a so-called mib browser could be used to investigate > the signals from port 5500. In this way making graphs of signals etc. > would be very easy. For example > http://www.mg-soft.si/ (free mib browser). In order to work out the > protocol on port 5500 should be SNMP. > > > kind regards > > > Marcel Wittebrood ADSE > _________________________ > ADSE Consultancy and Engineering B.V. > Tel. +31 (0) 23 554 2255 > Fax +31 (0) 23 557 1069 > Email: [EMAIL PROTECTED] > Website http://www.adse.nl > P.O.Box 3083 > 2130 KB Hoofddorp > Saturnusstraat 12 > 2132 HB Hoofddorp > The Netherlands > > > > _______________________________________________ > Flightgear-devel mailing list > [EMAIL PROTECTED] > http://mail.flightgear.org/mailman/listinfo/flightgear-devel _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
