chamz33 asked:
If a IP address is 192.168.112.28 what does each quadrant represent in this IP address?
My answer:
It is a 32-bit unsigned integer, converted into four 8-bit unsigned integers so that humans can read it more easily. The numbers are represented most-significant-bit-first.
View the full question and any other answers on Server Fault.
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.