Hi
I used ExampleMenu.cs code to create local server (also add these same components as Example Menu) and also tried to use "List<ServerList.Entry> list = TNLobbyClient.knownServers.list;" code to find server.
It is all ok on Mac and Windows but when I run program on real iOS device, it seems TNLobbyClient can't get right internal ip address. It should be 192.168.1.xxx, but I got "180.168.41.175" strange address. And then I made a build for ExampleMenu and run it on iOS, still got this "180.168.41.175" address.
Did I miss something or made wrong settings on ipad?
Or should I modify the source code according this thread?
http://www.tasharen.com/forum/index.php?topic=4405.0