ios - Add Fing like/Network Scanning to Application -


i have seen lot of questions related obtaining list of devices on network , i'm not sure of them meet needs. need able show list of devices connected network, ip address/mac address. i've seen arp cache mentioned, scanning subnet mask, , icmp broadcast. of these best way functionality? have concerns of solutions have seen posted, mention non-public api's seem. point in right direction appreciated, not highly familiar straight c, lot of mentioned solutions use.


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -