Simple mbed OS sockets example for mbed OS5 & W5500 SPI Ethernet controller. 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.

Dependencies:   W5500Interface easy-connect

Fork of mbed-os-example-mbed5-sockets by mbed-os-examples

Result

  • Serial Terminal Log

/media/uploads/Bongjun/img021.png

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Thu Jun 08 16:15:04 2017 +0100
Parent:
19:0d26741a2e89
Child:
21:4f38a4a9eb97
Commit message:
Updating mbed-os to mbed-os-5.4.7

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

Changed in this revision

README.md Show annotated file Show diff for this revision Revisions of this file
mbed-os.lib Show annotated file Show diff for this revision Revisions of this file
--- a/README.md	Thu May 25 17:00:03 2017 +0100
+++ b/README.md	Thu Jun 08 16:15:04 2017 +0100
@@ -25,7 +25,3 @@
 ### Documentation ###
 
 More information on the network-socket API can be found in the [mbed handbook](https://docs.mbed.com/docs/mbed-os-api-reference/en/latest/APIs/communication/network_sockets/).
-
-### Known issues
-
-- ARCH_PRO runtime fails for all toolchains - issue [here](https://github.com/ARMmbed/mbed-os-example-sockets/issues/17)
--- a/mbed-os.lib	Thu May 25 17:00:03 2017 +0100
+++ b/mbed-os.lib	Thu Jun 08 16:15:04 2017 +0100
@@ -1,1 +1,1 @@
-https://github.com/ARMmbed/mbed-os/#5fff7e1daeb395aa3d1ecf3f9ec3f4fead3de0c2
+https://github.com/ARMmbed/mbed-os/#fc1836545dcc2fc86f03b01292b62bf2089f67c3