Penguin
Annotated edit history of DottedQuad version 1 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 MattBrown 1 The most common format for writing [IPv4] addresses. An [IPv4] address contains 32 bits, dotted quad notation seperates these into 4 groups of 8 bits and converts each group to decimal, the groups are then seperated by a '.'.
2
3 !Examples
4 * 192.168.0.10
5 * 255.255.255.255
6 * 203.96.192.222