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.

Auto generated API documentation and code listings for mbed-os-example-mbed5-sockets

Code

main.cpp [code]