Quote:
Originally Posted by Tom Line
Is there an option to select which network adapter Labview should be using, if you do have 2 nics in a computer?
|
Depending on how your computer is set up, it should be able to handle this automatically based on the routing table, not having to bother Labview with the details at all.
For those who have no real idea what I'm talking about, basically, your computer keeps track of which gateway(normally, a server at your ISP, or your own router if you are using one) is the quickest route to get to any particular address. Normally, it's as simple as 192.168.0.anything is considered your local network, and can directly connect from one computer to the other, and everything else is an outside network that goes through your gateway. Your computer should be able to figure out that 10.anything can be accessed through the second NIC.