My situation: 2 devices (android) in one room in same wifi. One player start the game. The second player should see now that the other player start a game and should be able to join it with one click. Is that possible? If yes, how?
Thanks in advance!
Edit: i see a youtube video where a client find the server not with the ip adress but with the port. This would be a solution for me:D
I don’t have too much experience with standard Unity networking but I think you might be talking about LAN connection. Check this out: Multiplayer on LAN - Unity Answers .