Jun
29th
Author: admin |
Files under ARP
ARP is a low level protocol that hides the underlying network physical address, permitting one to design an arbitrary IP address to every machine. ARP is divided into two parts. First part maps an IP address to every machine thats connected when sending a packet and second part answer request from other machine.
Broadcasting an ARP […]