/Validate-IPv4-Address

Program that validates an IPv4 Address

Primary LanguageC

Validate-IPv4-Address

Program that validates an IPv4 Address

This program will read an IP address in String and check whether it is a valid IPv4 address or not. IPv4 is an IP format of xxx.xxx.xxx.xxx and each octet has value between 0 to 255.