You can find the VI by opening LabVIEW 6.0 >> help >> examples >>
communication >> datasocket >> ds writer.vi. You can also just remove
it as I mentioned in the last posting and launch datasocket server
manually.
I chose to read the file as characters out of convienice. This does
not mean that t
Hi
Opening your vi LV asks me about the following vi
"Launch DS Server if Local URL".Would you pls provide me with that?
Can I use the same method for transfering any kind of files using the
Read file function instead of the Read characters from file
function?(If yes, what should the type input of
It would be helpful if you could give the URL to the tutorial. I have
not been successful in finding "TCP ip intro".
Datasocket works like a bulletin board you would see if you were
driving down the road. If something writes to the bulletin board (an
advertiser), then your datasocket reader(you
Hi
I'm using LABVIEW6i so I couldn't run the vi provided by the
tutorial.But fooloeing the instructions I built it myself.Now I've
faced the following problems:
1)when I run the vi for the first time the last message which was
written by the the other client is displayed.while debugging it I
observ