LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can Simple Data Client/Server VIs communicate between computers?

I am having trouble using the Simple Data Client VI / Simple Data Server VI to communicate between computers? Can these VIs do this ..or do they simply communicate between each other on a single computer? TIA.
0 Kudos
Message 1 of 2
(2,526 Views)
NO it can be used between two computers. You have to replace the localhist string with the IP address of the computer running the server and make sure that the server computer is allowing external connections on the specified port.
Regards,
André (CLA, CLED)
0 Kudos
Message 2 of 2
(2,522 Views)