DHCP - Dynamic Host Configuration Protocol

​Term DHCP stands for Dynamic Host Configuration Protocol. It is used to dynamically assign IP addresses to the client computers. DHCP simplifies management of client computers.

Server computers need not to use DHCP, but a static IP addresses, so will have reliable way of connecting by client computers and specific firewall rules.

Client computers may have dynamic IPs assigned to them.

There are private IP ranges that can and should be used in the local network.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator