Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: wave_player 4DGL-uLCD-SE HC_SR04_Ultrasonic_Library
Diff: README.md
- Revision:
- 70:8a522080e86d
- Parent:
- 61:e61d4d810148
- Child:
- 73:03f443752d8a
--- a/README.md Thu Jan 17 13:00:05 2019 +0000 +++ b/README.md Wed Feb 13 18:31:29 2019 +0000 @@ -1,5 +1,7 @@ ## Getting started with the network-socket API +(Note: To see this example in a rendered form you can import into the Arm Mbed Online Compiler, please see [the documentation](https://os.mbed.com/docs/mbed-os/latest/apis/socket.html#socket-example).) + This is a quick example of a simple HTTP client program using the [network-socket API](https://os.mbed.com/docs/latest/reference/network-socket.html) that [Mbed OS](https://github.com/ARMmbed/mbed-os) provides.