#include "lwip/opt.h"
Ping sender module This is an example of a "ping" sender (with raw API and socket API). It can be used as a start point to maintain opened a network connection, or like a network "watchdog" for your device.