Answer Posted / 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 |
Post New Answer View All Answers
What is network programming in java?
What do you understand by the term network?
If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?
What is a thread pool?
What is cookies in networking ?
What is the use of network interface?
Explain the generic term internet.
What is an http redirector?
What is a client tester?
Public serversocket(int port, int queuelength) throws ioexception, bindexception?
What are the advantages and disadvantages of java sockets.
What is HttpURL connection ?
Explain a time server?
What is jhttp web server?
Tell me about networking classes and interfaces.