All,
I am trying to find active nodes in my Subnet. For that I am sending ARP to all nodes in subnet. Is this the right way to do this ? If this is the right way, Is there any good way to handle this using IOCompletion Port or similar threading concepts?
thanks.