Shvalb
December 9th, 2007, 07:09 AM
Hi.
I need a little program that the input is 2 strings:
1. Net Mask
2. Subnet IP Address.
Output:
boolean:
If netmask and ip forms a valid combination - return TRUE
else - return FALSE.
Does anyone have something like this or could tell me how to code it?
Thanks.
I need a little program that the input is 2 strings:
1. Net Mask
2. Subnet IP Address.
Output:
boolean:
If netmask and ip forms a valid combination - return TRUE
else - return FALSE.
Does anyone have something like this or could tell me how to code it?
Thanks.