LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

send file

Hello,

I am using datasockets to send a text file from one computer in my local network to a remote computer in an another network. How can I send several bytes of the text file at the same time using datasockets? I don't want to send character by charater..... I want to build a vector of characters and then when It is fill send it to remote computer.

Is it possible? How can I send this vector through datasockets? OR... using datasockets.... Is there another way more efficient with good performance when sending a text file?

Thanks,

ToNi.
0 Kudos
Message 1 of 2
(2,087 Views)
Which is the best efficient way to send a text file using datasockets? Is it possible to fill a vector of characters of a specific length and then send it? Is it efficient? or... Is there another way more efficient than that one?

Thanks,

ToNi.
0 Kudos
Message 2 of 2
(2,063 Views)