LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Why does datasocket work on some networked windows 2000 computers but not others?

Solved!
Go to solution
I am running a labview executable program that writes boolean arrays on multiple networked computers and reads them on one "server" computer.  All of the client computers are running windows 2000 with the labview run time engine 8.6.  The server computer is running windows 2000 with the labview 8.6 developers edition.  I can only successfully comunicate between one of the client computers and the server computer.  Communication will work either way between these two computers.  Either computer can sucessfully read or write datasocket data.  The other computers can not communicate in either direction.  All computers are on the same network in the same workgroup and can see each other through the network.  There does not appear to be a firewall on any of the computers.  Suggestions?
0 Kudos
Message 1 of 2
(2,370 Views)
Solution
Accepted by topic author JordanL
It looks like it needs the standard/full installation of the 8.6 runtime engine with data socket.  I had the smaller run time engine file installed on the computers that didn't work.
0 Kudos
Message 2 of 2
(2,365 Views)