This is a quick example of a simple HTTP client program using the network-socket API that is provided as a part of mbed-os. The program brings up an underlying network interface, and uses it to perform an HTTP transaction over a TCPSocket.
Revisions of README.md
Revision | Date | Message | Actions |
---|---|---|---|
53:0d44278430d3 | 2018-07-24 | Add instructions to use WiFi boards. | File Diff Annotate |
49:1923a727df5b | 2018-06-19 | ONME-3556: Use default network interface | File Diff Annotate |
40:afef93b6d854 | 2018-03-27 | Merge branch 'mbed-os-5.8.0-oob' | File Diff Annotate |
33:d470701728e6 | 2017-12-20 | Merge remote-tracking branch 'origin/mbed-os-5.7.0-oob' | File Diff Annotate |
24:0449435e2ef2 | 2017-09-27 | Update README.md | File Diff Annotate |
20:446908281db5 | 2017-06-08 | Updating mbed-os to mbed-os-5.4.7 | File Diff Annotate |
14:147f7f2bc7c7 | 2017-03-09 | Merge pull request #23 from ARMmbed/oob_test_mbed-os-5.4 | File Diff Annotate |
13:ed9e4aa00044 | 2017-03-08 | Merge pull request #22 from ARMmbed/example-200 | File Diff Annotate |
12:2e7466eba9a3 | 2017-03-08 | Merge pull request #8 from ARMmbed/iriark01-patch-1 | File Diff Annotate |
5:3e952c60d705 | 2016-12-15 | Updated mbed-os 7b974ca -> 532da71 | File Diff Annotate |
0:17bd84fc5087 | 2016-10-26 | Initial commit | File Diff Annotate |