We want to be able to connect two nodes that are both behind NATed routers.
1 way to do this is to use uPnP which bruno is exploring in #83 but UPnP is not always available.
We should have a fallback which connects node A to node B through node C where node C has a public IP and nodes A and B do not. Using TCP hole punching.
We want to be able to connect two nodes that are both behind NATed routers.
1 way to do this is to use uPnP which bruno is exploring in #83 but UPnP is not always available.
We should have a fallback which connects node A to node B through node C where node C has a public IP and nodes A and B do not. Using TCP hole punching.