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:
Wed May 10 17:00:04 2017 +0100
Parent:
17:153c31c4206a
Child:
19:0d26741a2e89
Commit message:
Updating mbed-os to mbed-os-5.4.5 (#29)


.
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	Wed May 10 16:45:04 2017 +0100
+++ b/mbed-os.lib	Wed May 10 17:00:04 2017 +0100
@@ -1,1 +1,1 @@
-https://github.com/ARMmbed/mbed-os/#ed4febefdede4e88743ca12909b7bc9a3993889a
+https://github.com/ARMmbed/mbed-os/#8d21974ba35e04c4854e5090c0f8283171664175
\ No newline at end of file