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
Result
- Serial Terminal Log
easy-connect.lib@55:8165a6a797a4, 2018-08-13 (annotated)
- Committer:
- Bongjun
- Date:
- Mon Aug 13 08:12:45 2018 +0000
- Revision:
- 55:8165a6a797a4
Simple mbed OS sockets example for mbed OS5 and W5500 SPI Ethernet controller
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Bongjun | 55:8165a6a797a4 | 1 | http://os.mbed.com/users/Bongjun/code/easy-connect/#307d527714cf |