Comment on How does a game server differentiate between multiple clients on the same network? Do they even?
Strider@lemmy.world 2 days ago
I didn’t read everything to be fair but you do not only have destination IP and Port but also source IP and port in which case they’re separate connections even if the source IP might be the same.