This afternoon I read this from the book "Computer Networking - A Top-Down Approach":
"When Bob first connects his laptop to the network, he can’t do anything (e.g., download a Web page) without an IP address. Thus, the first network-related action taken by Bob’s laptop is to run the DHCP protocol to obtain an IP address, as well as other information, from the local DHCP server".
Now i have 2 questions:
1-Does this mean in order for my PC to have an IP it needs always to execute DHCP protocol ? (And so does that mean if my PC is offline i don`t have an IP? ).
2-The IP of my PC changes depending from the local DHCP server?