Categories
Archives
Blog Stats
- 469,448 hits
You can like us at
Meta
Tag Archives: java program to get ip address of remote computer
Java program to get the IP address
In today’s post we are going to learn how to get the ip address.This is very simple and easy program among all basic programs of java.In this program we are importing the classes “import java.net.InetAddress”,”import java.net.UnknownHostException”.Here we are declaring a … Continue reading