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:
Wed Apr 05 16:30:05 2017 +0100
Parent:
14:147f7f2bc7c7
Child:
16:c4125beef4f0
Commit message:
Merge pull request #25 from 0xc0170/master

Updating mbed-os to mbed-os-5.4.2
.
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 Mar 09 17:15:06 2017 +0000
+++ b/mbed-os.lib	Wed Apr 05 16:30:05 2017 +0100
@@ -1,1 +1,1 @@
-https://github.com/ARMmbed/mbed-os/#305f5c491e34d86098e9da91b322017549c189ff
+https://github.com/ARMmbed/mbed-os/#50b3418e45484ebf442b88cd935a2d5355402d7d
\ No newline at end of file