質問

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