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.

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Thu Nov 09 11:30:06 2017 +0000
Parent:
30:27342375bada
Child:
32:a0a31c65de19
Commit message:
Merge branch 'adbridge-master'

* adbridge-master:
Updating mbed-os to mbed-os-5.6.4

.
Commit copied from https://github.com/ARMmbed/mbed-os-example-sockets

Changed in this revision

mbed-os.lib Show annotated file Show diff for this revision Revisions of this file
--- a/mbed-os.lib	Thu Nov 09 10:15:11 2017 +0000
+++ b/mbed-os.lib	Thu Nov 09 11:30:06 2017 +0000
@@ -1,1 +1,1 @@
-https://github.com/ARMmbed/mbed-os/#e62a1b9236b44e70ae3b0902dc538481c04d455b
+https://github.com/ARMmbed/mbed-os/#78474a5129e18e136cc7e872adbaa5b74fbb8f6a
\ No newline at end of file