Strictly necessary cookies are on by default and cannot be turned off. Functional, Performance and Tracking/targeting/sharing cookies can be turned on below based on your preferences (this banner will remain available for you to accept cookies). You may change your cookie settings by deleting cookies from your browser. Then this banner will appear again. You can learn more details about cookies HERE.
Strictly necessary (always on)
Functional, Performance and Tracking/targeting/sharing (default off)
In general, if you want to know about a feature in the WICED SDK, you have two options.1. Search the SDK using the IDE project explorer (as shown below)2. Look at the documents included in <WICED-SDK-2.4.0>/Doc/API directory and/or at the API reference guide <WICED-SDK-2.4.0>/Doc/API.htmlTo search the SDK using the IDE project explorer:* Click on the top level <WICED-SDK-2.4.0> directory* Press CTRL+H* Enter "time to live" in the Containing text: box* Click SearchDoing this on WICED-SDK-2.4.0 brings up the following reference in the file <WICED-SDK-2.4.0>/Wiced/Network/NetX/ver5.4/nx_api.h
#define NX_IP_TIME_TO_LIVE ((ULONG) 0x00000080) /* Default packet time to live */