Dynamic Host Configuration Protocol (DCHP) is the default way for connecting up to a network. The implementation varies across operating systems, but the simple explanation is that there is a server on the network that hands out IP addresses when requested. Upon connecting to a network, a DHCP request will be sent out from a new member system.
Comment