Situ LLC Active Member Licensed User Longtime User Yesterday at 4:33 AM #1 This happening to me I am using my server to check if there is internet, sometimes I got this And the ResponseError is ok and normal, But host "www.google.com" I don't used i put my own server and still showe up, any advice Thanks
This happening to me I am using my server to check if there is internet, sometimes I got this And the ResponseError is ok and normal, But host "www.google.com" I don't used i put my own server and still showe up, any advice Thanks
LucaMs Expert Licensed User Longtime User Yesterday at 5:49 AM #2 Maybe your app uses some library that performs that test to detect if there is an active connection, by attempting to ping www.google.com. Upvote 0
Maybe your app uses some library that performs that test to detect if there is an active connection, by attempting to ping www.google.com.