Answer Posted / kharthigeyan
InetAddress is a class used to find the ip address of a host
in a network.
This InetAddress is divided into two types,
1)Inet4address for the ip version 4(ipv4)=Which has 32bit ip
address
2)Inet6address for the ip version 6(ipv6)=Which has 128bit
ip address
There are subclasses & abstract in the InetAddress.
| Is This Answer Correct ? | 92 Yes | 19 No |
Post New Answer View All Answers
Explain a daytime server?
What is jhttp web server?
What is cookies in networking ?
To create a socket, you need to know the internet host to which you want to connect?
What is an http server?
What is the use of network interface?
What you know about random port?
What is the Difference between socket and servlet?
What are the advantages and disadvantages of sockets?
What is the main difference between Client side Java Script and and Server side Java Script how actually they run on both side with Example.
What is socket in java?
How we can make simple java program for Server/Client Communication
What is an http redirector?
What is a listener in networking?
What is network programming in java?