Non-blocking example of the LWIPInterface

Dependencies:   LWIPInterface NetworkSocketAPI mbed-rtos mbed

Non-blocking example for the NetworkSocketAPI. Attempts to get the device's public facing IP address from ifcfg.me using the Happy Eyeballs algorithm to fetch an IPv4 or IPv6 address.

Committer:
bridadan
Date:
Wed Jul 15 23:23:14 2015 +0000
Revision:
14:c47437f5dae8
Parent:
12:31aad4e3317e
Child:
15:e48b3c6558b1
Updating libraries and example program to match new APIs.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bridadan 14:c47437f5dae8 1 http://developer.mbed.org/teams/NetworkSocketAPI/code/NetworkSocketAPI/#47c32687a44c