WiFi game

What is the best way to create a WiFi multiplayer game (two players)? Not Unet (not satisfied for several reasons). There are some ready-made solution?

I haven’t looked into it yet (might do soon…) but would Photon be suitable for your needs?

There are even some tutorials that use it on this site. Check out the Merry Fragmas 3-part tutorials:
http://unity3d.com/learn/tutorials/modules/intermediate/live-training-archive/merry-fragmas-multiplayer-fps
http://unity3d.com/learn/tutorials/modules/intermediate/live-training-archive/merry-fragmas-multiplayer-fps-2
http://unity3d.com/learn/tutorials/modules/intermediate/live-training-archive/merry-fragmas-multiplayer-fps-3

Would this be any good for you? P.S. I’m REALLY new to networking in general, so I apologise if this answer is no good.