How to connect to an open tcp port on client machine from an unknown server?
问题 I have been reading a lot about different NAT traversal techniques, but I am still a little unclear about how it works. If I open a TCP port on a client machine and send a request to some arbitrary nonexistent server (which won't respond), my client NAT will now have an open channel, correct? Can I then use another (unknown) computer at a different IP address to access that client port if I know both the public and private IP of the client as well as the port number? Or will my NAT check