amyinorbit / headtrack

Lightweight X-Plane plugin that uses SmoothTrack input to enables head tracking.
MIT License
22 stars 3 forks source link

no open port #2

Closed shiftux closed 2 years ago

shiftux commented 2 years ago

hello would love to use this. i'm on mac (Monterey 12.3.1) when x-plane is running and the plugin is launched, i can't connect the "head tracking" app from my iPad. investigating the issue i checked to see if there are open ports, but i don't see 4242 open from xplane:

$ lsof -PiTCP -sTCP:LISTEN
COMMAND     PID    USER   FD   TYPE             DEVICE SIZE/OFF NODE NAME
...
steam_osx 61248 shiftux   15u  IPv4 0x9ffb4aaad433f999      0t0  TCP localhost:57343 (LISTEN)
steam_osx 61248 shiftux   54u  IPv4 0x9ffb4aaad433a439      0t0  TCP localhost:27060 (LISTEN)
steam_osx 61248 shiftux  123u  IPv4 0x9ffb4aaad3199ed9      0t0  TCP *:27036 (LISTEN)
X-Plane   92157 shiftux   50u  IPv4 0x9ffb4aaad3a2b439      0t0  TCP *:1338 (LISTEN)
simon_mac 93548 shiftux   50u  IPv4 0x9ffb4aaad3a2b439      0t0  TCP *:1338 (LISTEN)

i've also attached the htrack log, don't see errors in there either...

thanks for any help

htrack.log

shiftux commented 2 years ago

i'ts a UDP port... :)