maxmind/libmaxminddb

Anonymous functionality in c api

Closed this issue · 1 comments

Looks like C API does not have anonymous ip detection implemented.
If its there can you please point me to example or doc explaining usage.

This library supports any database in the MMDB format. Please see the API docs for information on how to use it. Depending on your use case, there are several different ways you could use it for any particular database. For looking up particular values by their keys, I would recommend the data lookup functions. Please feel free to reach out to support@maxmind.com for additional help.