Re: Application to check the Internet status??
- From: Mark Rafn <dagon@xxxxxxxxx>
- Date: Tue, 5 Aug 2008 21:37:18 +0000 (UTC)
Ravindra.B <ravindra.bhadramraju@xxxxxxxxx> wrote:
I tried checking internet status of my system by issuing ping to some
well known server like google.com. But, the problem is that ping is
not working if target address is not within the same network.
You've hit the well-known problem of "problem statement too simple for the
real world". "internet status" is not binary, it's a very large set of
capabilities to reach various hosts by various protocols. At any given
time, some may be available and others not.
It would be great if some one suggest me how to proceed for this.
First, define your needs. What do you mean by "internet status"? If you mean
"can I connect to port 80 at www.google.com", fine, test for that. If you
mean something else, then define it closely enough that you can test it.
Note that even simple questions may be more complicated than they appear. You
may be behind a firewall or proxy that passes traffic based on more than just
host and port - it could look at contents, or reconfigure itself based on
usage.
--
Mark Rafn dagon@xxxxxxxxx <http://www.dagon.net/>
.
- References:
- Application to check the Internet status??
- From: Ravindra.B
- Application to check the Internet status??
- Prev by Date: Re: exported symbols
- Next by Date: Resources on networking
- Previous by thread: Re: Application to check the Internet status??
- Next by thread: Re: Application to check the Internet status??
- Index(es):
Relevant Pages
|