Package | Description |
---|---|
com.esf.net.dhcp.server.service |
Interface to set up DHCP server on a network adapter.
|
Modifier and Type | Method and Description |
---|---|
void |
IpAddress.maskByInvertedSubnet(IpAddress subnet)
Masks the IpAddress by the inversion of subnet, to obtain a numeric IP broadcast address.
|
void |
IpAddress.maskBySubnet(IpAddress subnet)
Masks the IpAddress by the specified subnet, to obtain a numeric IP network identifier.
|
Copyright © 2009 Eurotech Inc. All rights reserved.