Hi all, I am curious how that it can handle ping request ?
say for example look at this code https://github.com/espressif/esp-idf/bl ... p_client.c
Where , in the tcp_client_task looks like the task only handles recv() and send() yet still we can do functions like ping and it works.. wondering how and how to learn the internals ?
How tcp/ip stack handled ping request
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: How tcp/ip stack handled ping request
ICMP requests/acknowledges ('pings') are handled internally in the LWIP stack.
Who is online
Users browsing this forum: No registered users and 110 guests