Dim ip As Net.IPHostEntry = Dns.GetHostEntry("http://www.example.com")
Throwing run time error "No such host is known."
Pinging via cmd.exe is successful and shows the servers IP. :(
Throwing run time error "No such host is known."
Pinging via cmd.exe is successful and shows the servers IP. :(