unity
multiplayer network
+3
Relay | Unity Multiplayer Networking
With Netcode for GameObjects (NGO) you can use an IP address and a port to connect a client to a host over the internet. However, using an IP address to establish a connnection doesn't always work. Instead, use Unity Relay to succesfully initiate a connection between multiple clients and a host.
docs-multiplayer.unity3d.com