Re: How detect internet connection?
- Posted by sergelli Aug 13, 2013
- 1670 views
jimcbrown said...
However, it's possible for those settings to be up and configured correctly, but for the internet connection itself to still be down. There's no surefire way to do this without waiting for a period of time.
This is a problem, although it seems to be outside our purview.
When the connection is good, these functions (specific to detect the Internet) are quick to respond. But when the connection is bad, then there is a delay that can be great, and our program is locked. This is a nonsense, because we want to receive information, just as there is connection problems.
The solution using "ping" sounds good. But what is the function Euphoria to use this resource?