Thread
:
ping in c++
View Single Post
#
4
(
permalink
)
April 2nd, 2005, 02:04 AM
Alan-LB
Authorized User
Join Date: Mar 2005
Posts: 58
Thanks: 0
Thanked 1 Time in 1 Post
If you make a C++ program to execute the ping command it will just duplicate the existing internal Ping command. Why bother?
Why not go straight to the Command window in Windows and enter the ping command there?
C:>ping xxx.xxx.xxx.xxx.
C:>exit
Alan
Alan-LB
View Public Profile
Find all posts by Alan-LB