External IP Scrapper in Java
Introduction:
This tutorial is on how to create a simple tool in Java to display your external IP.
Note:
We are going to be using the site http://checkip.amazonaws.com/ to return our IP.
- Read more about External IP Scrapper in Java
- Log in or register to post comments
- 69 views
After this, we will create a new windows form project in C#, then save it as “stud_info”.