What is InetAddress?
Answers were Sorted based on User's Feedback
Answer / rohit sharma
InetAddress is a class in java by which we can get IP
address of any machine.
method is "public static InetAddress getLocalHost()"
| Is This Answer Correct ? | 34 Yes | 4 No |
Answer / prabhu
I tis an object in java compiler. Used to
manipulate/identify the InternetAddress(IP Address) of
local system or remote system.
| Is This Answer Correct ? | 15 Yes | 11 No |
Answer / 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 |
Answer / divya
it is an internet address used in client and sever in
internet layer.
| Is This Answer Correct ? | 3 Yes | 3 No |
How we can make simple java program for Server/Client Communication
What are the advantages and disadvantages of sockets?
How does server know that a client is connected to it or not?
What is IP?
What is an http redirector?
What is network programming in java?
What is HttpURL connection ?
1 Answers Akamai Technologies,
Is there any difference between TCP/IP and TCP?
Where is the network interface card located?
What is socket in java?
Explain a daytime server?
What you know about random port?