> Does anyone know of a way to get a list of the IP addresses associated
> with network interfaces on a Windows PC running LabVIEW? I could call
> IPCONFIG with a System Exec node and parse the output but that's a dirty
> hack, so I'd rather not.
> 

I don't know what will happen with multiple cards, but if you leave the 
string into the String to IP blank, it will return the one for your 
local computer.  You can use other names too, and you can also go from 
IP to string, even looping through looking for machine names.

Greg McKaskle


Reply via email to