LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DataSocket and two NICS?

I have an application where I want to communicate through two separate NICs
from one computer using DataSocket. LabVIEW 7.0 now supports multiple NICs
for TCP/IP but is this also possible with DataSocket? If so, how do you
control which NIC you go through? I couldn't find anything in the
DataSocket Server that allows you to specify which NIC you are using.
0 Kudos
Message 1 of 2
(2,435 Views)
Hello nealpederson,

Thank you for your question regarding DataSocket. You mentioned that you would like to communicate through two separate NICs using DataSocket. This feature is not available in DataSocket. One possible solution may be to run DataSocket server on the client computers and send data to the desired target IP address on the computer with multiple NICs. However, LabVIEW would most likely send data out on all the cards that you have installed on the computer with multiple NICs.

Other resources can be found on the ni.com website by clicking the support tab at the top of the home page. Then search from Technical Resources at the top of the page for your topic. I hope these resources help! Let me know if you need any other support with this issue.

S
hea C.
Applications Engineering
0 Kudos
Message 2 of 2
(2,435 Views)