Hi IR Forum, a simple question,
I'm wrong using this code assuming that Google is based on HTTPS?
Have you some more reliable and simple way?
TNX!
I'm wrong using this code assuming that Google is based on HTTPS?
Code:
connected = HTTP.TestConnection("http://www.google.com", 20, 80, nil, nil);
TNX!
Comment