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 revision 75:1e3673a86f39
| Name | Size | Actions |
|---|---|---|
| [up] | ||
| tests | ||
| CONTRIBUTING.md | 451 | Revisions Annotate |
| Jenkinsfile | 2381 | Revisions Annotate |
| README.md | 2678 | Revisions Annotate |
| main.cpp | 2702 | Revisions Annotate |
| mbed-os.lib | 77 | Revisions Annotate |
| mbed_app.json | 178 | Revisions Annotate |
mbed-os-examples