ARP (Address Resolution Protocol) in networking resolves IP addresses to MAC addresses on a local network. When a device needs to communicate with another on the same subnet, it sends an ARP request containing the target IP. The device with that IP replies with its MAC address, facilitating direct communication.