03-05-2021 03:40 PM
Hello,
I'm looking for some help with web services.
I need to make a query using HTTPS Get request in labwindows 2020.
Anyone has an example of that?
Thanks
03-19-2021 11:23 AM
Hello,
You can try to use libcurl, it's a very powerful lib and easy to use with Labwindows/CVI (with DLL)
Alain
11-20-2022 02:04 PM
Hi Alain,
Do you have an example project that you can share for libcurl-CVI integration?
Regards,
11-21-2022 03:10 AM
I think curl has been discussed here in the past, and anyway it's open source and well documented, so examples are easy to find.