FreeRTOS-Kernel/FreeRTOS-Plus/Demo/coreHTTP_Windows_Simulator
Sukhmani Minhas d69c9c01e8
Port S3 multi-threaded download demo from C-SDK (#436)
Adding demo to demonstrate the use of pre-signed URLs to connect and download from a S3 bucket. Sends multiple GET requests synchronously to download a file in chunks using range headers. Uses a request and response task in addition to the main HTTP servicing task.
2020-12-04 16:14:41 -05:00
..
Common Support multiple transports in the same compilation unit (#434) 2020-12-01 17:24:18 -08:00
HTTP_Mutual_Auth Add retries to demos in case of a failure. (#435) 2020-12-02 17:39:09 -08:00
HTTP_Plaintext Add retries to demos in case of a failure. (#435) 2020-12-02 17:39:09 -08:00
HTTP_S3_Download Update WindowsTargetPlatformVersion to 10.0 (#442) 2020-12-03 18:47:42 -08:00
HTTP_S3_Download_Multithreaded Port S3 multi-threaded download demo from C-SDK (#436) 2020-12-04 16:14:41 -05:00
HTTP_S3_Upload Update WindowsTargetPlatformVersion to 10.0 (#442) 2020-12-03 18:47:42 -08:00