[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: testing for network connection
- From: Florian Weimer <fw@...>
- Date: Sun, 08 Nov 2009 17:42:12 +0100
* Wesley Smith:
> Anyone know of a more efficient/effective method?
Use a routing protocol, such as RIP, BGP or OSPF. 8-)
Seriously, this is a really hard thing to answer because connectivity
to one site doesn't mean you can reach the site you're actually
interested in. Most applications with a user interface solve this by
supplying the user with a "try again" button, perhaps with minimal
additional information on the problem.