Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 2.56 KB

README.md

File metadata and controls

48 lines (32 loc) · 2.56 KB

CountryLookupUsingIPAddressJAVA

Know the country info to which an IP address is originating from.

Getting Started

Clone this repo to your local machine How To Guide

Prerequisites

  • Basic Knowledge of JAVA. Great tutorial on Javatpoint.
  • Java JDK 8 at least installed on Local machine. Oracle Doc for Mac & Windows.
  • An IDE installed in local machine. Check out intelliJ IDEA.

Installing

CountryLookupUsingIPAddressJAVA requires Java JDK 8+ to run. Setup development environment with desired IDE. Google step by step for desired IDE.

After cloning the repo to local machine, IntelliJ IDEA guide for cloning directly from IDE.

In building CLI i used external API's, click links to download JAR files.

ADD JAR files to cloned project ClassPath. Guide Intellij & Eclipse. You can google if you use any other IDE.

Running the tests

After setting up development environment and adding JAR files to ClassPath/BuildPath.

  • Build & Run

You should comprehensive outputs in the terminal....Hurray you can now lookup country orgin of an IP address.

Built With

Contributing

If you have a new feature idea, do well to create a PR.

Versioning

Only one version of this software at this time.

Authors

  • Divine Odazie

License

No license.