In a DHCP communication, the clients use UDP broadcast to communicate with the server when they are on the same subnet. This is because the client does not initially have an IP address, so it cannot use unicast communication. DHCP uses UDP ports 67 and 68 for this purpose.