TCP/IP ADDRESSING | |||||||||||||||||||||||||||||
Every IP address can be broken down into 2 parts, the Network ID (netid) and the Host ID (hostid). All hosts on the same network must have the same netid. Each of these hosts must have a hostid that is unique in relation to the netid. IP addresses are divided into 8 octets with each having a maximum value of 255. We view IP addresses in decimal notation such as 124.35.62.181, but it is actually utilized as binary data so one must be able to convert addresses back and forth. CONVERTING IP ADDRESSES:
CLASSES:
| |||||||||||||||||||||||||||||