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:
sam_grove
Date:
Wed Jun 17 23:38:33 2015 +0000
Revision:
9:da5a230fa4f4
Parent:
6:751245e265f6
Child:
11:b7e531a4d661
update example program adding sockets access

Who changed what in which revision?

UserRevisionLine numberNew contents of line
sam_grove 9:da5a230fa4f4 1 http://developer.mbed.org/teams/NetworkSocketAPI/code/NetworkSocketAPI/#4b7f97a5597b