Click here to Skip to main content
15,890,336 members
Articles / Desktop Programming / MFC
Article

Ping for Windows

Rate me:
Please Sign up or sign in to vote.
4.33/5 (38 votes)
15 Feb 2001 431.4K   21.9K   72   84
A simple Windows based ping program
  • Download source files - 133 Kb
  • Download executable - 108 Kb
  • Sample Image - WinPing.jpg

    Introduction

    This is an extremely simple Ping program for Windows. I'm using Chris Maunder's auto-completion combo box class and there's code borrowed from a Winsock 2.0 book. Credits are mentioned on the About box.

    Please see the code for details - it's quite simple.

    History

    7 Sep 2000:

    • Fixes to MRU Combo
    • Fixes to Duplicate host/ip addresses
    • Fixes to Ping times (Now correct)

    16 Sep 2001:

    • Updated source code

    License

    This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

    A list of licenses authors might use can be found here


    Written By
    Software Developer (Senior) Software Kinetics
    United Kingdom United Kingdom




    Software Kinetics
    are experts in developing customised and bespoke applications and have expertise in the development of desktop, mobile and internet applications on Windows.


    We specialise in:

    • User Interface Design
    • Desktop Development
    • Windows Phone Development
    • Windows Presentation Framework
    • Windows Forms
    • Windows Communication Framework
    • Windows Services
    • Network Applications
    • Database Applications
    • Web Development
    • Web Services
    • Silverlight
    • ASP.net


    Visit Software Kinetics

    Comments and Discussions

     
    GeneralRe: Need Help!!!! Pin
    NormDroid3-Jul-02 21:14
    professionalNormDroid3-Jul-02 21:14 
    QuestionWin2K/NT4 only as administrator ??? Pin
    Olli22-Apr-02 23:59
    Olli22-Apr-02 23:59 
    AnswerRe: Win2K/NT4 only as administrator ??? Pin
    Robert W.9-Jul-03 7:39
    Robert W.9-Jul-03 7:39 
    GeneralRe: Win2K/NT4 only as administrator ??? Pin
    borini11-Feb-04 5:43
    borini11-Feb-04 5:43 
    GeneralRe: Win2K/NT4 only as administrator ??? Pin
    Laszlo Kiss12-Apr-05 23:06
    Laszlo Kiss12-Apr-05 23:06 
    GeneralRe: Win2K/NT4 only as administrator ??? Pin
    zghelp15-Nov-04 3:55
    zghelp15-Nov-04 3:55 
    GeneralCPU Usage and Memory Consumption Pin
    23-Jan-02 1:02
    suss23-Jan-02 1:02 
    GeneralCombo box question Pin
    Tom Wright12-Dec-01 11:06
    Tom Wright12-Dec-01 11:06 
    In your winping program you had a great class for handling your combo box. I've added the class to my program yet when I add selection to the combo box, then choose the down arrow it leaves a blank space then the new selection and any others that I may have typed in. Where are you setting how many positions are in the combobox? Hope this makes sense.



    Tom Wright
    Network Technical Services / Programmer
    tawright915@yahoo.com
    QuestionHow to fine Machine IP Pin
    21-Oct-01 20:03
    suss21-Oct-01 20:03 
    AnswerRe: How to fine Machine IP Pin
    RS Praveen12-Feb-02 19:09
    RS Praveen12-Feb-02 19:09 
    GeneralWSA Error 10044 Pin
    7-Oct-01 19:44
    suss7-Oct-01 19:44 
    GeneralRe: WSA Error 10044 Pin
    Graham G Pearson7-Dec-01 6:40
    Graham G Pearson7-Dec-01 6:40 
    GeneralWindows Socket, netwrok programing Pin
    27-Sep-01 20:03
    suss27-Sep-01 20:03 
    GeneralCatching SQL Server Exceptions Pin
    Andrew Torrance26-Sep-01 1:09
    Andrew Torrance26-Sep-01 1:09 
    GeneralMultiple pings... Pin
    borj25-Sep-01 22:56
    borj25-Sep-01 22:56 
    GeneralRe: Multiple pings... Pin
    25-Sep-01 23:04
    suss25-Sep-01 23:04 
    GeneralRe: Multiple pings... Pin
    5-Jun-02 5:06
    suss5-Jun-02 5:06 
    General2K GetTickCount resolution Pin
    17-Aug-01 5:48
    suss17-Aug-01 5:48 
    QuestionBug ? Pin
    15-Jul-01 1:21
    suss15-Jul-01 1:21 
    GeneralQuestion Pin
    2-May-01 14:14
    suss2-May-01 14:14 
    GeneralRe: Question Pin
    NormDroid18-Sep-01 22:20
    professionalNormDroid18-Sep-01 22:20 
    QuestionTime travel? Pin
    17-Feb-01 16:00
    suss17-Feb-01 16:00 
    AnswerRe: Time travel? Pin
    NormDroid19-Feb-01 21:27
    professionalNormDroid19-Feb-01 21:27 
    GeneralFocus Pin
    Nicholas Blumhardt5-Oct-00 13:41
    Nicholas Blumhardt5-Oct-00 13:41 
    GeneralMissing files Pin
    Dan Christensen11-Sep-00 9:53
    Dan Christensen11-Sep-00 9:53 

    General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

    Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.