Package com.cysols.iodef.utils

A utility class is prepared in this package, which is a resolver of the AS Number and the country name from IP Address.

See:
          Description

Class Summary
ASUtilities This is a utility class which has mainly two static methods; one is to return a country name from IP Address, another is to return AS number from IP Address.
 

Package com.cysols.iodef.utils Description

A utility class is prepared in this package, which is a resolver of the AS Number and the country name from IP Address. The class is just a connector of some perl script. The output of those perl script can be obtained from Java programs through this class.