This application is created as a domain-ip converter tool, to help users convert a website domain name to an ip address or an ip address into a website domain name.
- Rakkan Tiasakul 5810546013
- Jirayut Leeupathumvong 5810546617
- Tunya Wittayasiripaiboon 5810546676
- You must install Android Studio in your computer first.
- Clone or download this repository
- Run on Android Studio
- On the first page, user can type a website domain name (without https:// or http:// ) or an ip address into the text field
- Then click submit
- If the input is a domain name, the program converts it into ip address. If the input is an ip address, the program converts it into a domain name. The output is shown in the testfield below submit button.
- Below, there's a google map which locates the pin to the location of that website's server.
- User can continue adding an input in the textfield without refreshing the application, but the submit button needs to be clicked as well.
- Enjoy our app !