Thanks for your patience. I have fixed all the error signals but i'm still having a problem. I think everything after the read from file vi will work fine, but at this point I'm having a problem with the read from file vi itself. I've connected it according to your specifications, and labview does not give me an error before I run the vi, but during (i have the highlight execution on for debugging purposes) it gives me the error 116 I mentioned earlier. The problem is not getting the wiring to the TCP, but the read from file funtion(the one that should give me a binary string to send) just doesn't output any data at all (except the first four bytes). What is going on?
Oh my gosh, THANK YOU so much!!! (It worked). I made it a sub vi and now the TCP sending works great One more stupid question and I promise I will leave you alone, I save the data from the recieving TCP as a .JPG file, and it shows up fine in my file browser, as a .jpg file, but when I click on it it thinks a lot but doesn't open. Any ideas?
TeeHee, you are the BEST!!! Yes, it works quite nicely now. If you have a minute do you mind explaining why the false constant was needed? I'd like to understand what's going on behind the code. But anyways thank you again for putting up with the silly questions and for the VI. Very much appreciated!!!
Much of what you're asking is explained in the LabVIEW Help on those functions. Have you tried reading it?
To learn more about LabVIEW it is recommended that you go through the tutorial(s) and look over the material in the NI Developer Zone's Learning Center which provides links to other materials and other tutorials. You can also take the online courses for free.