What is Inet address?

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


Please Help Members By Posting Answers For Below Questions

What is a thread pool?

651


What is the use of network interface?

504


If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?

553


What is the Difference between socket and servlet?

797


What is an http server?

548






What is a client tester?

583


To create a socket, you need to know the internet host to which you want to connect?

539


What is network programming in java?

575


What do you understand by the term network?

578


Explain look for local ports?

580


How we can make simple java program for Server/Client Communication

644


What you know about random port?

567


Explain a time server?

596


What are the advantages and disadvantages of sockets?

579


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.

673