\r\n

51Degrees IP Intelligence Java  4.5

IP Intelligence services for 51Degrees Pipeline

fiftyone.ipintelligence.examples.console.MetadataOnPrem Class Reference

Detailed Description

This example shows how to access metadata about the IP Intelligence properties that are available in the data file.

This can be useful for understanding what information is available and how to access it.

The example will output the available properties along with details about their data types and descriptions. This helps you understand what IP Intelligence data you can access for your use case.

This example is available in full on GitHub.

Required Maven Dependencies:

This example requires an enterprise IP Intelligence data file (.ipi). To obtain an enterprise data file for testing, please contact us.

Static Public Member Functions

static void  main (String[] args) throws Exception
static void  run (String dataFile, OutputStream output) throws Exception