Class NetworkAdminASNLookupImpl
java.lang.Object
com.biglybt.core.networkmanager.admin.impl.NetworkAdminASNLookupImpl
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final InetAddressprivate static final intprivate static final Stringprivate static final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected NetworkAdminASNImpllookup()protected Stringprotected NetworkAdminASNImpllookupDNS(InetAddress address) protected NetworkAdminASNImpllookupTCP(InetAddress address) static voidprotected NetworkAdminASNImplprocessResult(boolean ipv4, String result)
-
Field Details
-
WHOIS_ADDRESS
- See Also:
-
WHOIS_PORT
private static final int WHOIS_PORT- See Also:
-
TIMEOUT
private static final int TIMEOUT- See Also:
-
address
-
-
Constructor Details
-
NetworkAdminASNLookupImpl
-
-
Method Details
-
lookup
- Throws:
NetworkAdminException
-
lookupTCP
- Throws:
NetworkAdminException
-
lookupDNS
- Throws:
NetworkAdminException
-
lookupDNS
- Throws:
NetworkAdminException
-
processResult
-
main
-