Talking to the Network with Ping and such...

Last post 05-10-2005 9:36 AM by DarrellNorton. 3 replies.

Sort Posts:

  • Talking to the Network with Ping and such...

    05-09-2005, 3:28 PM
    • Member
      25 point Member
    • AWinford
    • Member since 01-12-2004, 10:40 AM
    • Tennessee
    • Posts 5

    I have been handed an assignment to build a dynamic page that:

    1.   Will PING hosts on our network...
    2.   Based on a metric, return to the page green, yellow or red (ie. up, problem, or down) of the host being pinged.

    I know in ASP.NET 2.0 there is a new namespace called System.Net.NetworkInformation and there is even a nice little article on building a windows app.  (http://msdn.microsoft.com/coding4fun/inthebox/netutils/default.aspx)

    My problem is management does not want beta products on production servers and I can't wait until later this summer when ASP.NET is released.

    Can someone point me in the right direction on using 1.1 for this project and perhaps a code snippet to get me going?

    Thanks...

    Andy

     

     

  • Re: Talking to the Network with Ping and such...

    05-09-2005, 4:34 PM
    • All-Star
      54,726 point All-Star
    • DarrellNorton
    • Member since 04-04-2003, 11:49 AM
    • VA, USA
    • Posts 6,587
    • Moderator
      TrustedFriends-MVPs
    PING UTILITY and WEBSERVICE in C# .NET by Peter A. Bromberg, Ph.D.

    Darrell Norton, MVP
    Darrell Norton's Blog


    Please mark this post as answered if it helped you!
  • Re: Talking to the Network with Ping and such...

    05-09-2005, 4:48 PM
    • Member
      25 point Member
    • AWinford
    • Member since 01-12-2004, 10:40 AM
    • Tennessee
    • Posts 5

    Thanks for the speedy reply...

    I am not at all familiar with C#.   Is there a way to do this in Visual Basic?
    Andy

  • Re: Talking to the Network with Ping and such...

    05-10-2005, 9:36 AM
    • All-Star
      54,726 point All-Star
    • DarrellNorton
    • Member since 04-04-2003, 11:49 AM
    • VA, USA
    • Posts 6,587
    • Moderator
      TrustedFriends-MVPs
    Darrell Norton, MVP
    Darrell Norton's Blog


    Please mark this post as answered if it helped you!
Page 1 of 1 (4 items)