Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. ping ..

ping ..

Scheduled Pinned Locked Moved C / C++ / MFC
jsonquestion
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    thangvel
    wrote on last edited by
    #1

    Hi all Does anyone know a better Win32 API for pinging ? regards Thang

    _ D K 3 Replies Last reply
    0
    • T thangvel

      Hi all Does anyone know a better Win32 API for pinging ? regards Thang

      _ Offline
      _ Offline
      _Superman_
      wrote on last edited by
      #2

      PING by itself is not a Windows API. It is an executable called PING.EXE. It internally uses ICMP APIs like IcmpSendEcho[^] or Icmp6SendEcho2[^]. The functions are declared in the header file Icmpapi.h.

      «_Superman_» I love work. It gives me something to do between weekends.

      1 Reply Last reply
      0
      • T thangvel

        Hi all Does anyone know a better Win32 API for pinging ? regards Thang

        D Offline
        D Offline
        David Crow
        wrote on last edited by
        #3

        Better than what?

        "Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

        "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

        1 Reply Last reply
        0
        • T thangvel

          Hi all Does anyone know a better Win32 API for pinging ? regards Thang

          K Offline
          K Offline
          KarstenK
          wrote on last edited by
          #4

          look for the code of ping, so you learn and can do it the way you want   :-O

          Press F1 for help or google it. Greetings from Germany

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups