What is InetAddress?

Answer Posted / naveen m

InetAddress is class in network package of java.The object
of the InetAddress class contains both the IP address and
machine name of particular machine.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is socket in java?

635


What is the Difference between socket and servlet?

802


Explain look for local ports?

582


Tell me about networking classes and interfaces.

637


Where is the network interface card located?

532






What are the advantages and disadvantages of java sockets.

618


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

649


What is a client tester?

588


Why socketutil is used?

617


What is an http redirector?

557


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

687


What do you understand by the term network?

580


What is jhttp web server?

771


Explain the generic term internet.

598


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

555