I am developing an application that uses FTP (Internet Toolkit) to download files to our hardware. The client IP address is fixed at 10.0.0.240 and the server IP address is fixed at 10.0.0.81. When we run this on a laptop which also has wireless enabled, it sends an IP of 192.4.99.88 in the PORT command, which is on the wireless subnet, not the client/server subnet, and it therefore fails. When we disable the wireless interface, it correctly sends 10.0.0.241. Why would the FTP client use that IP to try to talk to a server on a different subnet? Is there a configuration setting I don't know about in either LabView or the laptop network config? Thanks -- Ray
↧