/IP-Validation

This problem takes in a single line argument, an IP address. It will validate the IP address if is properly formatted then will convert it to its 32 bit binary form.

Primary LanguageAssemblyGNU General Public License v3.0GPL-3.0

IP-Validation

This program takes in a single line argument, an IP address. It will validate the IP address if is properly formatted then will convert it to its 32 bit binary form.