MaxMind.GeoIP2 : MaxMind.GeoIP2 Namespace

IGeoIP2DatabaseReader Interface

Interface for database reader

Syntax

public interface IGeoIP2DatabaseReader : IGeoIP2Provider

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: MaxMind.GeoIP2
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.3.0.0

Members

Public Methods

Member Details

AnonymousIP Method

Look up an IP address in a GeoIP2 Anonymous IP.

Syntax

Parameters

ipAddress
The IP address.

Returns

An MaxMind.GeoIP2.Responses.AnonymousIPResponse

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: MaxMind.GeoIP2
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.3.0.0

ConnectionType Method

Returns an MaxMind.GeoIP2.Responses.ConnectionTypeResponse for the specified IP address.

Syntax

Parameters

ipAddress
The IP address.

Returns

An MaxMind.GeoIP2.Responses.ConnectionTypeResponse

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: MaxMind.GeoIP2
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.3.0.0

Domain Method

Returns an MaxMind.GeoIP2.Responses.DomainResponse for the specified IP address.

Syntax

Parameters

ipAddress
The IP address.

Returns

An MaxMind.GeoIP2.Responses.DomainResponse

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: MaxMind.GeoIP2
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.3.0.0

Isp Method

Returns an MaxMind.GeoIP2.Responses.IspResponse for the specified IP address.

Syntax

Parameters

ipAddress
The IP address.

Returns

An MaxMind.GeoIP2.Responses.IspResponse

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: MaxMind.GeoIP2
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll)
Assembly Versions: 2.3.0.0