How to find the network address & broadcast address from an ip address from that range & subnet mask.
I have an ip address & subnet mask of an ip range. Now I wanted to verify an entered ip by user in catalog form to check whether this ip is part of any ip range or not. Example - Input - 192.168.3.4 (From user in catalog form) In Table I have data l...
