I am working with the Ping code provided by Strongm in this post:
Thread
I am wondering however if this code does a standard command-line ping that sends four separate packets. If so, is there a way to check the individual success/failure of each of those four packets.
I am having an issue where occasionally one packet in four fails and the code as it is considers that a failure to ping.
Any help with this would be greatly appreciated.
Thread
I am wondering however if this code does a standard command-line ping that sends four separate packets. If so, is there a way to check the individual success/failure of each of those four packets.
I am having an issue where occasionally one packet in four fails and the code as it is considers that a failure to ping.
Any help with this would be greatly appreciated.