Connect to twitter.com and copies this webpage to a file.

Dependencies:   EthernetInterface3 HTTPSClient TLS_axTLS mbed-rtos mbed

This example shows how to use the HTTPSClient library by copying the content of this webpage to a file. Before running this program, you must download these certificates and copy them to the mbed. After running this program, a file called index.htm has been created and you can open it with your favorite browser to display the webpage the mbed have just downloaded.

History

rename TLS lib default tip

2013-09-12, by feb11 [Thu, 12 Sep 2013 15:42:15 +0000] rev 4

rename TLS lib


update lib

2013-09-12, by feb11 [Thu, 12 Sep 2013 09:06:57 +0000] rev 3

update lib


added comments

2013-09-05, by feb11 [Thu, 05 Sep 2013 14:29:02 +0000] rev 2

added comments


retrieve web page from twitter instead of mbed.org and output is written in a file instead of the terminal

2013-09-05, by feb11 [Thu, 05 Sep 2013 10:36:51 +0000] rev 1

retrieve web page from twitter instead of mbed.org and output is written in a file instead of the terminal


initial import

2013-09-04, by feb11 [Wed, 04 Sep 2013 13:40:42 +0000] rev 0

initial import