2

How can I get the DNS server IP address and the Search Domain from the WiFi connection shown in the picture below in objective-c or swift.

WiFi Connection information

Marcus Adams
  • 53,009
  • 9
  • 91
  • 143
Alin Golumbeanu
  • 579
  • 1
  • 7
  • 18
  • possible duplicate of [Getting DNS server IP on IPhone](http://stackoverflow.com/questions/5325401/getting-dns-server-ip-on-iphone) – chedabob Jun 03 '15 at 17:48
  • Did you even read that post? I have read it before and it does not provide a answer to my question, it does not speak about search domains. – Alin Golumbeanu Jun 03 '15 at 18:00
  • Yes I did. The solution linked at the very least gets the IP address, and if you look through `resolv.h` which is mentioned in the link, there is a possibility of getting what you're looking for via the `dnsrch` variable – chedabob Jun 03 '15 at 18:40

0 Answers0