Sorry, didn't mean to send that. I didn't try actually switching their
positions in my startup script, but I figure that wouldn't (and
shouldn't) matter. It does listen for incoming on 5060, otherwise it
wouldn't work when I'm running my joystick program on the localhost. I
also wouldn't think that any IP entry would be needed for the
--native-ctrls= socket in part. I did try putting IP's in there, and
it didn't make any difference. If no one has any ideas I'll probably
put some print statements in the flightgear code, or write my own
listener to make sure that the udp isn't getting garbled on the
network.




On 3/8/06, Drew Kirkpatrick <[EMAIL PROTECTED]> wrote:
> You mean flip them like this?
>
> fgfs --native-ctrls='socket,in,30,,5060,udp' \
> --native-fdm='socket,out,30,192.168.1.103,5050,udp' \
> fgfs --native-fdm='socket,out,30,192.168.1.103,5050,udp' \
>        --native-ctrls='socket,in,30,,5060,udp' \
>
> On 3/8/06, bass pumped <[EMAIL PROTECTED]> wrote:
> > by oversight, did you not switch your in and out commands on startup?
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> > that extends applications into web and mobile media. Attend the live webcast
> > and join the prime developer group breaking into this new coding territory!
> > http://sel.as-us.falkag.net/sel?cmdlnk&kid0944&bid$1720&dat1642
> > _______________________________________________
> > Flightgear-devel mailing list
> > Flightgear-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/flightgear-devel
> >
>


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to