WIP - Fast and optimized BGE Networking

server+client.zip (47.0 KB)

latest code is here. UPnP executable included is a windows build but you can pip install miniupnpc on linux.

Edit the server.py and choose a port to use. That’s pretty much all you need to do for the server or you can use the port that I put in there by default. Then run client.py with the same port and also dont forget to set the ip address that the server tells you.

this is not set up for use in blender yet. run all this from the command line. All this does is demonstrate networking capabilities

2 Likes