Example program demonstrating use of HTTP or HTTPS protocol over a cellular connection with httpbin.org using the MTSAS library. (Demonstrates GET,POST,basic-auth)
History
replace mtsas with version from MultiTech team instead of Multi-Hackers
2015-07-09, by mfiore [Thu, 09 Jul 2015 15:46:39 +0000] rev 14
replace mtsas with version from MultiTech team instead of Multi-Hackers
update Dragonfly pin names
2015-05-29, by mfiore [Fri, 29 May 2015 21:04:05 +0000] rev 13
update Dragonfly pin names
Changed log level to INFO for HTTPS main code.; Added "end of program" message to HTTPS main code.
2015-03-25, by Vanger [Wed, 25 Mar 2015 20:38:19 +0000] rev 12
Changed log level to INFO for HTTPS main code.; Added "end of program" message to HTTPS main code.
Removed #include "doTests.h"
2015-03-25, by Vanger [Wed, 25 Mar 2015 20:31:36 +0000] rev 11
Removed #include "doTests.h"
mtsas updated
2015-03-25, by Vanger [Wed, 25 Mar 2015 18:27:06 +0000] rev 10
mtsas updated
Removed configureSignals() call, as it is unused at this time.
2015-03-23, by Vanger [Mon, 23 Mar 2015 18:26:38 +0000] rev 9
Removed configureSignals() call, as it is unused at this time.
mbed update
2015-03-23, by Vanger [Mon, 23 Mar 2015 18:02:28 +0000] rev 8
mbed update
Missed one of the options for the linux-method openssl command
2015-03-16, by Vanger [Mon, 16 Mar 2015 21:42:36 +0000] rev 7
Missed one of the options for the linux-method openssl command
Added example code for HTTPS connections. (Trusted certificates are stored in certs.h)
2015-03-16, by Vanger [Mon, 16 Mar 2015 21:35:01 +0000] rev 6
Added example code for HTTPS connections. (Trusted certificates are stored in certs.h)
Updated MTSAS library.; Added pin declarations for the Dragonfly.
2015-03-16, by Vanger [Mon, 16 Mar 2015 18:41:09 +0000] rev 5
Updated MTSAS library.; Added pin declarations for the Dragonfly.