ARP

From SEGGER Knowledge Base
Jump to navigation Jump to search

Communication between specific Ethernet participants is done with knowledge of their hardware addresses (MAC). ARP (Address Resolution Protocol) is a protocol for resolving the MAC address behind an IP address in a network. It sends ARP broadcast requests asking the client with the desired IP address to answer back with its MAC address, which is needed for further direct communication between these two Ethernet participants.