HTTP
If you need to implement HTTP Get, POST requests, libcurl is a good choice, it is a C language open source library. For ease of use, we have compiled the library. Directly download the CURLDemo project in the third-party transplant code sample of Sample Code.
[!Note] Be sure to download the version corresponding to the screen platform, otherwise it will not run.