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.

Changes

RevisionDateWhoCommit message
75:1e3673a86f39 2019-09-12 mbed_official README.md: remove the External address line form sample output default tip
74:2ebbf16f54dd 2019-05-14 mbed_official Add log compare test for socket example
73:03f443752d8a 2019-04-15 mbed_official add contribution file
72:47ae7d8d7321 2019-03-12 mbed_official Replace ipify.com with an ipv6-compliant ifconfig.io
71:694ada6df2cd 2019-02-25 mbed_official Updating mbed-os to mbed-os-5.11.5
70:8a522080e86d 2019-02-13 mbed_official Updating mbed-os to mbed-os-5.11.4
69:d39f5f709798 2019-01-17 mbed_official Updating mbed-os to mbed-os-5.11.2
68:91ccf4f47af1 2019-01-03 mbed_official Updating mbed-os to mbed-os-5.11.1
67:e99db5a5d2f1 2018-12-19 mbed_official Updating mbed-os to mbed-os-5.11.0-rc4
66:6198bee87c42 2018-11-22 mbed_official Updating mbed-os to mbed-os-5.10.4
65:4b1f1da55e6e 2018-11-06 mbed_official Updating mbed-os to mbed-os-5.10.3
64:a3dc04daaa2a 2018-10-24 mbed_official Update main.cpp
63:6b43e0875dbc 2018-10-22 mbed_official Updating mbed-os to mbed-os-5.10.2
62:b8986534f233 2018-10-10 mbed_official Updating mbed-os to mbed-os-5.10.1
61:e61d4d810148 2018-09-27 mbed_official Update README.md
60:6f7c0a35ebd0 2018-09-26 mbed_official Merge branch 'mbed-os-5.10.0-oob'
59:fed3449bba0a 2018-09-10 mbed_official Updating mbed-os to mbed-os-5.9.7
58:4aeb931b8475 2018-09-03 mbed_official Stop on connection failure.
57:524f671184a6 2018-08-28 mbed_official Updating mbed-os to mbed-os-5.9.6
56:02a6401ec508 2018-08-15 mbed_official Improve error handling.
55:70c9ae73c998 2018-08-14 mbed_official Updating mbed-os to mbed-os-5.9.5
54:0f5a9685585e 2018-07-31 mbed_official Updating mbed-os to mbed-os-5.9.4
53:0d44278430d3 2018-07-24 mbed_official Add instructions to use WiFi boards.
52:bb078dac40d3 2018-07-19 mbed_official Merge pull request #87 from cmonr/master
51:3ed5ce96f717 2018-07-02 mbed_official Updating mbed-os to mbed-os-5.9.2
50:e0496f3424a8 2018-06-19 mbed_official Updating mbed-os to mbed-os-5.9.1
49:1923a727df5b 2018-06-19 mbed_official ONME-3556: Use default network interface
48:f2739ac5cb01 2018-06-18 mbed_official Merge remote-tracking branch 'origin/mbed-os-5.9.0-oob'
47:08787ef063cb 2018-06-06 mbed_official Add error checks to network interface and socket calls
46:6a4973726e59 2018-06-06 mbed_official Updating mbed-os to mbed-os-5.8.6
45:99a9f1ba8eac 2018-05-22 mbed_official Updating mbed-os to mbed-os-5.8.5
44:a5b145149fe6 2018-05-10 mbed_official Updating mbed-os to mbed-os-5.8.4
43:9f41b37edee9 2018-05-02 mbed_official Updating mbed-os to mbed-os-5.8.3
42:c69b324010b5 2018-04-10 mbed_official Updating mbed-os to mbed-os-5.8.2
41:8dc0efa46bf7 2018-04-09 mbed_official Updating mbed-os to mbed-os-5.8.1
40:afef93b6d854 2018-03-27 mbed_official Merge branch 'mbed-os-5.8.0-oob'
39:6c688e7f0c05 2018-03-20 mbed_official Updating mbed-os to mbed-os-5.7.7
38:58c73759b7dc 2018-03-01 mbed_official Updating mbed-os to mbed-os-5.7.6
37:b871a382b4b5 2018-02-16 mbed_official Updating mbed-os to mbed-os-5.7.5
36:b867c502faae 2018-01-31 mbed_official Updating mbed-os to mbed-os-5.7.4
35:744246eaf9f4 2018-01-18 mbed_official Updating mbed-os to mbed-os-5.7.3
34:7e82e610bbb9 2018-01-04 mbed_official Updating mbed-os to mbed-os-5.7.2
33:d470701728e6 2017-12-20 mbed_official Merge remote-tracking branch 'origin/mbed-os-5.7.0-oob'
32:a0a31c65de19 2017-12-04 mbed_official Updating mbed-os to mbed-os-5.6.6
31:1f098ac0985e 2017-11-09 mbed_official Merge branch 'adbridge-master'
30:27342375bada 2017-11-09 mbed_official Updating mbed-os to mbed-os-5.6.3
29:8a575da0d593 2017-10-09 mbed_official Updating mbed-os to mbed-os-5.6.2
28:9f000a936f04 2017-10-02 mbed_official Updating mbed-os to mbed-os-5.6.1
27:087f346950df 2017-10-02 mbed_official Updating mbed-os to mbed-os-5.6.0
26:c94c5cf0001a 2017-09-28 mbed_official Updating mbed-os to mbed-os-5.5.7
25:f76096b5a393 2017-09-28 mbed_official Updating mbed-os to mbed-os-5.5.4
24:0449435e2ef2 2017-09-27 mbed_official Update README.md
23:f98d6e278783 2017-07-18 mbed_official Updating mbed-os to mbed-os-5.5.3
22:8111d442b85c 2017-07-05 mbed_official Updating mbed-os to mbed-os-5.5.2
21:4f38a4a9eb97 2017-06-21 mbed_official Updating mbed-os to mbed-os-5.5.1
20:446908281db5 2017-06-08 mbed_official Updating mbed-os to mbed-os-5.4.7
19:0d26741a2e89 2017-05-25 mbed_official Updating mbed-os to mbed-os-5.4.6
18:2740f20870fb 2017-05-10 mbed_official Updating mbed-os to mbed-os-5.4.5 (#29)
17:153c31c4206a 2017-05-10 mbed_official Merge pull request #28 from 0xc0170/master
16:c4125beef4f0 2017-04-10 mbed_official Merge pull request #27 from adbridge/master