This Socket Example Program Implements a TCP Socket, UDP Socket, and HTTPClient socket then uses each of these to perform basic I/O.

Dependencies:   JSON M2XStreamClient-JMF WNCInterface mbed-rtos mbed

See the README for details on this example program. NOTE: When started, the program can take up to 40 seconds before it will respond. This delay is the time required for the WNC Data Module to connect with the network.

History

maid all printf statements pc.printf att_cellular_K64_wnc_14A2A_20161117

2016-10-07, by JMF [Fri, 07 Oct 2016 00:59:56 +0000] rev 4

maid all printf statements pc.printf


Updated stdio/stderr handling. Moved out of WNCInterface class.

2016-09-27, by JMF [Tue, 27 Sep 2016 20:15:30 +0000] rev 3

Updated stdio/stderr handling. Moved out of WNCInterface class.


updating how stdio/stderr is initialized, moved out of WNCInterface.

2016-09-27, by JMF [Tue, 27 Sep 2016 20:04:14 +0000] rev 2

updating how stdio/stderr is initialized, moved out of WNCInterface.


changed the blocking from TRUE to have a 1 second timeout.

2016-09-26, by JMF [Mon, 26 Sep 2016 18:32:48 +0000] rev 1

changed the blocking from TRUE to have a 1 second timeout.


Initial Commit

2016-09-21, by JMF [Wed, 21 Sep 2016 15:33:53 +0000] rev 0

Initial Commit