MMLanScan
MMLanScan copied to clipboard
Scan devices in order?
Is there a way to seek in numerical ip address order? ATM I store each find in an array and when lanScanDidFinishScanning the array is sorted then displayed. The drawback is the whole scan may take a while... So I would like results shown as soon as found - but in order.