dotdecimal
Dot-decimal notation is a method used to represent Internet Protocol (IP) addresses, which are numerical labels assigned to devices connected to a computer network that uses the Internet Protocol for communication. This notation is widely used in IPv4, the fourth version of the Internet Protocol. An IPv4 address consists of 32 bits, which are divided into four 8-bit octets. Each octet is represented by a decimal number ranging from 0 to 255. These numbers are separated by periods (dots), hence the term "dot-decimal."
For example, the IPv4 address 192.168.1.1 is represented in dot-decimal notation. Here, 192, 168, 1, and 1
Dot-decimal notation is straightforward and easy to understand, making it a preferred method for representing IPv4