ReentryGame / ReentryUDP

Reentry UDP example client
MIT License
0 stars 0 forks source link

How to use python modules? #1

Open bschymanski opened 4 days ago

bschymanski commented 4 days ago

Hi,

what steps do i need to follow to run the reentry UDP API with python? I found the outputAGC.json file. But nothing on my PC is listening to port 8051 like i see in the python example.

sundhaug92 commented 3 days ago

Are you running the game? Do you have data-export etc enabled? Are you in a mission?

bschymanski commented 3 days ago

I am running the game, data export is enabled (the json files for the dsky updates). I am in a mission. if i do a "netstat -aof" there is nothing listening on port 8051 Should something be listening on port 8051 or is that the port where you can send data TO reentry?