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.
Revisions of WNCInterface.lib
Revision | Date | Message | Actions |
---|---|---|---|
12:5b0a6103724f | 2016-12-06 | . | File Diff Annotate |
11:75e7a126b8a4 | 2016-12-06 | compiled lib | File Diff Annotate |
9:667c078c40c6 | 2016-12-02 | Example showing HTTPS usage. | File Diff Annotate |
7:beefa072a165 | 2016-11-23 | Intermediate update for HTTPSClient support; | File Diff Annotate |
4:e9dbd28a4049 | 2016-10-07 | maid all printf statements pc.printf | File Diff Annotate |
3:5cc9de44aea5 | 2016-09-27 | Updated stdio/stderr handling. Moved out of WNCInterface class. | File Diff Annotate |
0:50979ffa39b6 | 2016-09-21 | Initial Commit | File Diff Annotate |