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

Explain the generic term internet.

594


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

551


Tell me about networking classes and interfaces.

627


What is a listener in networking?

587


What is an http server?

544






What are the advantages and disadvantages of java sockets.

611


Why socketutil is used?

610


What is a thread pool?

643


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

535


What is an http redirector?

549


What is jhttp web server?

765


What are the advantages and disadvantages of sockets?

575


Public serversocket(int port, int queuelength) throws ioexception, bindexception?

679


Where is the network interface card located?

524


Explain a time server?

592