Categories
Archives
Blog Stats
- 469,450 hits
You can like us at
Meta
Tag Archives: java program to find ip address of remote machine
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