public static final List
scanPortOpened(Integer[] aPortsToScan, String
IpRangeToBeScanned) throws UnknownHostException, SocketException;
- aPortsToScan
- IpRangeToBeScanned in format xxx.xxx.xxx.xxx/yy, if empty localhost will be requested
returns a list of InetAdresses having one requested port opened.