ping a subnet ?

  • Thread starter Thread starter Polaris
  • Start date Start date
P

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
 
Try IcmpSendEcho[2] with the subnet's broadcast address.

--
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD
email: (e-mail address removed)
MVP VC FAQ: http://www.mvps.org/vcfaq
=====================================
 
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top