CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: CPing Class

  1. #1
    Join Date
    Feb 2005
    Location
    Pasadena, MD, USA
    Posts
    105

    CPing Class

    Hi All,

    I'm looking for a solid Ping class. Does anyone know of a good download?

    I can't get my boss to spring for IPSentry or What's Up Gold, so I'm going to try to roll a basic monitor.

    Also, I did not see anything of interest on FreshMeat or SourceForge.

    Jeff

  2. #2
    Join Date
    Nov 2002
    Location
    California
    Posts
    4,556

    Re: CPing Class

    PJ Naughter has an MFC class called "CPing" on his web site at http://www.naughter.com/ping.html . I have not used it, but his code is always top-notch.

    FWIW, the source code for the original ping utility is available from its author at http://ftp.arl.mil/~mike/ping.html

    Mike

  3. #3
    Join Date
    Feb 2005
    Location
    Pasadena, MD, USA
    Posts
    105

    Re: CPing Class

    Hi Mike,

    Thanks. I could not get you any points - I have to spread them around.

    It's funny the system does not allow me to rate the same people over and over (considering they are helping me over and over). The lock out system should include a metric for the number of posts.

    It should not be your fault that you answer a lot of questions, and few others answer also.

    Jeff

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured