Two clients behind different NATs.

Clinet A --- NAT ----Internet ----- NAT -------Client B.

Can I use UDP for hole punching,After success,I Got the ip and port after NAT. Can I use the port for TCP connection? Is that possible?

有帮助吗?

解决方案

No. TCP ports and UDP ports are completely different namespaces.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top