LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP GET vi without URL encoding

Hi,

I need help with http_client_get. I need to comunicate with camera through HttpAPI and I need send "[" "]" not url encoded "%5B" "%5D". Does anybody know how to force vi send what I want?

 

Thanks

ZzZiii 

0 Kudos
Message 1 of 2
(2,911 Views)

Depending on the camera, you may be able to get away with simply opening a TCP socket and writing the data into it directly. That being said, more information would be helpful.

0 Kudos
Message 2 of 2
(2,697 Views)