Code Monkey home page Code Monkey logo

myip's Introduction

ABOUT

MyIP it's a small application that answers the question "What is my IP address?".

From time to time there is a need to get to know your IP address. E.g. to establish the connection between two computers over the Internet, or if the user isn't experienced in all that networking stuff to pass the IP information for a technical assistant. This app shows IP addresses available on user's PC.

There are two different types of IPs internal and external.

Internal IP - is the IP of the local machine. There can be more than one internal IP address, due to several network connections (or adapters).

External IP - is the IP of the PC that other machines from the Internet see. It can be different from the internal one because of provider or intermediate devices (e.g. routers).

LOCALIZATION

By the default MyIP has two localisations: English and Russian. But you can make a translation in other language. In order to do this you need to:

  • head to /Localizations sub-folder,
  • copy file with the name of language you familiar with;
  • open the file in your favorite text-editor (the file is in xml-format);
  • edit entries in brackets as it shown in the following example: before: "example" after: "пример"
  • save the file under the name of translated language;
  • select language in the application settings.

LICENSE

This software and it's source code are distributed under the terms of the LGPL v3 licence http://www.gnu.org/licenses/lgpl.html You can freely modify the source code and use it in your own projects. Copyright ©2015 Alexander Emashev [email protected]

CONTACT INFORMATION

Alexander Emashev, e-mail: [email protected]

myip's People

Contributors

alexemashev avatar

Watchers

 avatar

Forkers

er0pka

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.