Re: Ping an IP address on a Local Network
From: Ken Cox [Microsoft MVP] (BANSPAMken_cox_at_sympatico.ca)
Date: 05/26/04
- Next message: aualias: "Re: How do you databind a CheckBox?"
- Previous message: Jeffrey Palermo [MCP]: "Re: windows.open from a webbutton"
- In reply to: Devin: "Ping an IP address on a Local Network"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 May 2004 20:49:20 -0400
There are some classes here that should help you put together a page that
can do a ping:
http://www.gotdotnet.com/community/usersamples/Default.aspx?query=ping
There's also a commercial component here:
http://www.asp.net/ControlGallery/ControlDetail.aspx?Control=2069&tabindex=2
"Devin" <anonymous@discussions.microsoft.com> wrote in message
news:CD1BE377-DF3D-46D2-9506-A1229F7CD798@microsoft.com...
>I am trying to figure out a way to ping IP address. This is because we
>assign all of our IP address in house, and when we are assigning a new one,
>we wish to verify that it is not already in use. THis functionality needs
>to be webpage based though. Basically all I need is a way to tell a
>computer to ping a certian IP, and tell me if it is in use or not. Any
>ideas? If someone could provide some code that would do that it would be
>greatly appreciated. Thank you.
>
>
- Next message: aualias: "Re: How do you databind a CheckBox?"
- Previous message: Jeffrey Palermo [MCP]: "Re: windows.open from a webbutton"
- In reply to: Devin: "Ping an IP address on a Local Network"
- Messages sorted by: [ date ] [ thread ]