Kinetis SDK v.1.2 Demo Applications User's Guide  Rev. 0
Freescale Semiconductor, Inc.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
demo_apps/lwip/lwip_ping_demo/ping_bm/main.c File Reference
#include "lwip/opt.h"

Detailed Description

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.