Enumerate all available IP adresses on a local network?

  • Thread starter Thread starter Tales Normando
  • Start date Start date
T

Tales Normando

Hi,

Can .NET enumerate all available IP addresses on a local network
or do I have to resort to Windows API? How?


Tales Normando
 
Hi,
You can check out the System.Net.Dns class .



Anand Balasubramanian
Microsoft, Visual Basic .NET

This posting is provided "AS IS" with no warranties, and confers no rights.
Please reply to newsgroups only. Thanks
 
Back
Top