Is there another way to find the subnet mask
than:
String subnetMask="/"+networkInterface.getInterfaceAddresses().get(0).getNetworkPrefixLength();
Thanks!!!
Is there another way to find the subnet mask
than:
String subnetMask="/"+networkInterface.getInterfaceAddresses().get(0).getNetworkPrefixLength();
Thanks!!!