estamos / Validate-IPv4-Address

Program that validates an IPv4 Address

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Program that validates an IPv4 Address


Languages

Language:C 100.0%