Closed Lintes closed 5 years ago
Hi Mavris,
Here in the function, I can see LANProperties, MMLanScan and others but I couldn't figure it out the correct function to call for scanning all the associated IP in a same network.
Please bare with my noviceness and reply me at your earliest
Any news on this ?
Initialize with delegate
self.lanScanner = [[MMLANScanner alloc] initWithDelegate:self]; Start the scan
[self.lanScanner start];
Hi Mavris,
Here in the function, I can see LANProperties, MMLanScan and others but I couldn't figure it out the correct function to call for scanning all the associated IP in a same network.
Please bare with my noviceness and reply me at your earliest