LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

HTTPS Get Request

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

0 Kudos
Message 1 of 4
(1,607 Views)

Hello,

You can try to use libcurl, it's a very powerful lib and easy to use with Labwindows/CVI (with DLL)

 

Alain

0 Kudos
Message 2 of 4
(1,527 Views)

Hi Alain,

 

Do you have an example project that you can share for libcurl-CVI integration?

 

Regards,

S. Eren BALCI
IMESTEK
0 Kudos
Message 3 of 4
(1,326 Views)

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.

0 Kudos
Message 4 of 4
(1,305 Views)