Write a program to find IP Address a website, given by a User.
Write a program to find IP Address a website, given by a User.
In this java program, we will learn how to get the IP Address and Host name.When host name is given to us at that time we can find the IP. This program will read website name as an input and based on this input program will find and print the IP address and host name.
CODE:
Link For The Code: Click Here
Alternative Link: Click Here
OUTPUT:
In this java program, we will learn how to get the IP Address and Host name.When host name is given to us at that time we can find the IP. This program will read website name as an input and based on this input program will find and print the IP address and host name.
CODE:
Link For The Code: Click Here
Alternative Link: Click Here
OUTPUT:
0 Comments