ping ..
C / C++ / MFC
4
Posts
4
Posters
0
Views
1
Watching
-
PING
by itself is not a Windows API. It is an executable calledPING.EXE
. It internally usesICMP
APIs like IcmpSendEcho[^] or Icmp6SendEcho2[^]. The functions are declared in the header fileIcmpapi.h
.«_Superman_» I love work. It gives me something to do between weekends.
-
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