Home All Groups Group Topic Archive Search About
Author
13 Sep 2006 6:13 PM
Polaris
Hi:

I know the "ping" can be used to test a particular host's response given the
host's IP or DNS name.

Just wondering if there is a way to test if ANY host of a subnet is
responding without looping through all possible hosts?
For example, for subnet  1.2.3.xxx; is there a way to test if any of its
host is responding?

Thanks in advance!
Polaris

Author
13 Sep 2006 8:51 PM
Richard G. Harper
Angry IP Scanner:

http://www.angryziber.com/ipscan/

--
Richard G. Harper [MVP Shell/User]  rghar***@gmail.com
* PLEASE post all messages and replies in the newsgroups
* for the benefit of all.  Private mail is usually not replied to.
* My website, such as it is ... http://rgharper.mvps.org/
* HELP us help YOU ... http://www.dts-l.org/goodpost.htm


Show quoteHide quote
"Polaris" <etpola***@hotmail.com> wrote in message
news:ukqdWB21GHA.1268@TK2MSFTNGP02.phx.gbl...
> Hi:
>
> I know the "ping" can be used to test a particular host's response given
> the host's IP or DNS name.
>
> Just wondering if there is a way to test if ANY host of a subnet is
> responding without looping through all possible hosts?
> For example, for subnet  1.2.3.xxx; is there a way to test if any of its
> host is responding?
>
> Thanks in advance!
> Polaris
>
Author
13 Sep 2006 9:32 PM
Bob Willard
Richard G. Harper wrote:
> Angry IP Scanner:
>
> http://www.angryziber.com/ipscan/
>

Wow!  What a neat little tool!  A sensible interface, and a set of options
that are really useful.

Thanks for the pointer.
--
Cheers, Bob
Author
14 Sep 2006 9:49 AM
Richard G. Harper
You're welcome.

--
Richard G. Harper [MVP Shell/User]  rghar***@gmail.com
* PLEASE post all messages and replies in the newsgroups
* for the benefit of all.  Private mail is usually not replied to.
* My website, such as it is ... http://rgharper.mvps.org/
* HELP us help YOU ... http://www.dts-l.org/goodpost.htm


Show quoteHide quote
"Bob Willard" <BobwB***@TrashThis.comcast.net> wrote in message
news:eCE1Rw31GHA.1300@TK2MSFTNGP05.phx.gbl...
> Richard G. Harper wrote:
>> Angry IP Scanner:
>>
>> http://www.angryziber.com/ipscan/
>>
>
> Wow!  What a neat little tool!  A sensible interface, and a set of options
> that are really useful.
>
> Thanks for the pointer.
> --
> Cheers, Bob
Author
15 Sep 2006 5:14 PM
Yves Leclerc
Just make sure you "exclude" it from any/all of your anti-spyware utilities. 
For some reason, most label it as spyware and may remove it automatically.



Show quoteHide quote
On 14/09/2006 "Richard G. Harper" <rghar***@email.com> wrote:
>You're welcome.
>

--
---

Y.
Author
14 Sep 2006 4:05 AM
Alexander Nickolov
Try IcmpSendEcho[2] with the subnet's broadcast address.

--
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD
email: agnicko***@mvps.org
MVP VC FAQ: http://www.mvps.org/vcfaq
=====================================

Show quoteHide quote
"Polaris" <etpola***@hotmail.com> wrote in message
news:ukqdWB21GHA.1268@TK2MSFTNGP02.phx.gbl...
> Hi:
>
> I know the "ping" can be used to test a particular host's response given
> the host's IP or DNS name.
>
> Just wondering if there is a way to test if ANY host of a subnet is
> responding without looping through all possible hosts?
> For example, for subnet  1.2.3.xxx; is there a way to test if any of its
> host is responding?
>
> Thanks in advance!
> Polaris
>