Ryan's District Boards

Computer, programming, and webmaster help , support , tips and tricks => Tutorials Zone! => Internet webmaster computer programming technology tips and tricks => TCP/IP Tutoriasl => Topic started by: ben2ong2 on October 05, 2006, 04:21:51 PM

Title: 32 Bits = 4 Bytes
Post by: ben2ong2 on October 05, 2006, 04:21:51 PM
TCP/IP uses 32 bits addressing. One computer byte is 8 bits. So TCP/IP uses 4 computer bytes.
A computer byte can contain 256 different values:
00000000, 00000001, 00000010, 00000011, 00000100, 00000101, 00000110, 00000111, 00001000 .......and all the way up to 11111111.
Now you know why a TCP/IP address is 4 numbers between 0 and 255