LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

data socket error: Can't connect to Data

Hi there
I've got problem with the DataSocket server - I get message (on a client side) Can't connect to data
What does it mean ?

Kacper
0 Kudos
Message 1 of 2
(2,417 Views)
Very simply it means that it can't connect to the DataSocket Server. Make sure that the server is running and that the permissions are all set. On the client side, make sure that you have the right URL for the server. There are simple writer and reader VI's in the examples. These use a localhost connection. Have you tried these? If not, try running them locally before you try to run the client remotely.
0 Kudos
Message 2 of 2
(2,417 Views)