Difference between revisions of "Octet"

From ATTWiki
Jump to: navigation, search
 
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 +
An Octet is an 8-bit byte of data.  We use the term as applied to an [[IP address]].  IP addresses, as of this writing, have four octet values each separated by a dot.
  
An Octet is an 8-bit byte of data.  We use the term as applied to an IP address. IP addresses, as of this writing, have four octet values each separated by a dot.
+
For example "200" is the last octet of this IP address: 192.168.0.200
  
See also http://en.wikipedia.org/wiki/Octet_%28computing%29|wikipedia octet
+
See also wikipedia octet [http://en.wikipedia.org/wiki/Octet_%28computing%29]

Latest revision as of 20:16, 5 March 2007

An Octet is an 8-bit byte of data. We use the term as applied to an IP address. IP addresses, as of this writing, have four octet values each separated by a dot.

For example "200" is the last octet of this IP address: 192.168.0.200

See also wikipedia octet [1]