MMLanScan icon indicating copy to clipboard operation
MMLanScan copied to clipboard

Scan devices in order?

Open matt-matt1 opened this issue 5 years ago • 0 comments

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.

matt-matt1 avatar Feb 13 '20 19:02 matt-matt1