Code: Select all
RunShell("/C ping.exe -n 1 -w 1 &cLocalIPaddress2 >ping.txt",,.f.,.t.)
We never know what the IP addresses will be because they are leased addresses.
This requires pinging every address on a subnet until we find the Rabbit microprocessors.
Sometimes this takes a long time because using Runshell is a slow process.
Has anyone found a better solution than the PING command?