LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Launching more than one data socket server

I want launch more than one data socket server in one computer system.Is it possible through LabWindows/CVI?
0 Kudos
Message 1 of 2
(2,885 Views)
Hello

You should never really need to launch more than one instance of the datasocket server, since one server is capabable of handling multiple clients at the same time.

You can have multiple datasocket clients on a single machine. And they can be targetting local or remote datasocket servers.

Bilal Durrani
NI
Bilal Durrani
NI
0 Kudos
Message 2 of 2
(2,885 Views)