ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

URL http put/get document from Internet Toolkit

Hello,

I am picking up XML files from a HTTP server using URL HTTP Get Document.vi in the Internet Toolkit.

I need also to upload  XML files but the Internet Toolkit is missing a URL HTTP Put Document.vi

I guess my only alternative is to use the FTP.vi's to upload these files?

 

Thanks, Louis 

 

0 Kudos
Message 1 of 6
(5,064 Views)
Have you tried Datasocket?
Message 2 of 6
(5,058 Views)
Thanks for the tip. Looks like it will do what I need. 
0 Kudos
Message 3 of 6
(5,051 Views)

Tried data socket - DS Read loads the file as expected. DS Write gives error 1179 Mode not supported for this operation.

It looks like I cannot put the document on the http server using DataSocket. 

Message 4 of 6
(4,982 Views)

Hi momolxg,

as far as i know the put function isn't anymore supported on most servers.

 

Mike

Message 5 of 6
(4,980 Views)
.... which leaves the FTP vi's as my only way of uploading files.
0 Kudos
Message 6 of 6
(4,972 Views)