Suppose I'm running Labview on a machine with multiple network adaptors (i.e. an ethernet cable and an 802.11B wireless LAN card), connected to different networks. Also suppose I want to communicate over just one of these, for example to a data socket server, and I know which network the data socket server is on. Is there any way to force the communication path, in Labview or in general? My observation is that I can be unable to communicate, and then establish communication by disconnecting the unused network adaptor.