ICMPGetReply Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
ICMPGetReply Function
C
LONG ICMPGetReply();
Description

None

Preconditions

ICMPBeginUsage() returned TRUE and ICMPSendPing() was called

Returns

-3: Could not resolve hostname (DNS timeout or hostname invalid) -2: No response received yet -1: Operation timed out (longer than ICMP_TIMEOUT) has elapsed. >=0: Number of TICKs that elapsed between initial ICMP transmission and reception of a valid echo.

Side Effects

None

Remarks

None

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.