Alternative TCPSocket example using an HTTP GET to read a short "helloworld" text web page using a different server

Fork of ARMs demo HTTP socket demo. ARM's server was redirected and the demo was no longer working. An alternative server was setup and the code was modified to display the web page text in addition to just "200 OK". Only works for a very short web page - buffer only 500 characters but RAM is running out on the LPC1768 in the demo!

History

ver 1.0 default tip

2021-02-04, by 4180_1 [Thu, 04 Feb 2021 20:17:42 +0000] rev 3

ver 1.0


"Update mbed-os"

2017-06-23, by sarahmarshy [Fri, 23 Jun 2017 14:13:09 -0500] rev 2

"Update mbed-os"


Execute GET request on www.arm.com

2017-02-17, by sarahmarshy [Fri, 17 Feb 2017 16:32:24 +0000] rev 1

Execute GET request on www.arm.com


Ported mbed OS 2 to mbed OS 5

2017-01-19, by mab5449 [Thu, 19 Jan 2017 11:46:10 -0600] rev 0

Ported mbed OS 2 to mbed OS 5