is it possible to send/retrive ARP frames in Objective-C ?
I want to check avaiability of several devices in the local network from the code by ARP requests.
I think that it is only way to do that because the ICMP may be diabled, and not all of the devices has bonjure instaled.