| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
IP Address Size, Address Space and "Dotted Decimal" Notation (Page 2 of 3) IP Address "Dotted Decimal" Notation Most people still find hexadecimal a bit difficult to work with. So IP addresses are normally expressed with each octet of 8 bits converted to a decimal number and the octets separated by a period (a dot). Thus, the example above would become 227.82.157.177, as shown in Figure 56. This is usually called dotted decimal notation for rather obvious reasons. Each of the octets in an IP address can take on the values from 0 to 255 (not 1 to 256, note!) so the lowest value is theoretically 0.0.0.0 and the highest is 255.255.255.255.
Dotted decimal notation provides a convenient way to work with IP addresses when communicating amongst humans. Never forget that to the computers, the IP address is always a 32-bit binary number; the importance of this will come in when we look at how the IP address is logically divided into components in the next topic, as well as when we examine techniques that manipulate IP addresses, such as subnetting.
Home - Table Of Contents - Contact Us The TCP/IP Guide (http://www.TCPIPGuide.com) Version 3.0 - Version Date: September 20, 2005 © Copyright 2001-2005 Charles M. Kozierok. All Rights Reserved. Not responsible for any loss resulting from the use of this site. |