Hi have many iPad in 2 differents local networks and I want to know programatically in Objective-C the local domain based in the IP address in each iPad. for example I have an iPad in local domain "project.local". In this domain we have many IP address as 192.168.12.50. The IOS device get automaticaly their ip address.
Now I want to get programmaticaly in objective-C the domain name "projet.local" knowing the ip address??