I'm trying to write a simple network scanner from iphone where-in i just want to get the ARP-cache table of Router. The below given links give me some idea on this issue
But from ios8 does not allow the use of header file
sys/sysctl.h
Hence do not know how to proceed on this . Any other work around to get router arp cache table ?