Network game over wifi?

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!:slight_smile:

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 .

this plugin do it.

MasterServer dont work in WiFi. With wifi, you dont have a true IP. For test, use the Hamachi or NoIP :slight_smile:

I didn’t try it out yet but i seems to be the thing i wanted!:wink:

Edit: Works great!:slight_smile: