enet-p2p
enet-p2p copied to clipboard
Example for ENet on how to connect 2 peers to each other that are both behind a NAT using NAT hole punching.
Results
1
enet-p2p issues
Sort by
recently updated
recently updated
newest added
Running the server on external ip (with port forwarded obviously) works fine with computers on different IP addresses. (networks) Example: Server IP1 (Port forwarded) Client IP2 (Behind NAT) Client IP3...