Get Error String for IcmpSendEcho Function ErrorCode
I am using this implementation of an icmp ping in delphi. Now i tried to get a human readable error message in case the device was not reachable so that i can print it in the error log.
I am using this implementation of an icmp ping in delphi. Now i tried to get a human readable error message in case the device was not reachable so that i can print it in the error log.