Hi friends, I was trying to make a code to test internet connection, more reliable then "IsConnectedToInternet>". First I tryed to use ping to do this, but failed to find any URL tha responds to it.... So, I wrote a simple code to do the job using HTTPREQUEST and I want to share with you: HTTPReques...