OK, I set up my vi to transfer info following your example in message 21. I have a couple questions though. How do I put in the little blue box above between the string length function and the type cast function that says I32? I don't know if it matters but I am using labVIEW 8.5, on linux.
Also, what I just asked might solve my problem, but if not here it is:
when I run my passive & active VIs, I get this error when the passive vi hits the read binary file function:
" Error 116 occured at Read from Binary File in TCP_send_pic_single2.vi
Possible Reason(s):
LabVIEW: Unflatten or byte stream read operation failed due to corrupt, unexpected, or truncated data. "
The file I'm trying to send is a .JPG file, and the file itself is fine, so I don't know how to fix the unexpected or truncated part.
Any help/ideas would be awesome, thanks!!