Does anyone knows how can i detect from an app the DNS of the iPhone?
UPDATE: If there're different ways of obtaining the DNS server and DNS host name, any solution is acceptable.
|
1
|
Does anyone knows how can i detect from an app the DNS of the iPhone? UPDATE: If there're different ways of obtaining the DNS server and DNS host name, any solution is acceptable.
|
||||
|
|
|
To get the host name you can use libc API, gethostname:
|
||
|