If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?
971Post New Java Networking Questions
What do you understand by the term network?
What is socket in java?
Explain look for local ports?
Public serversocket(int port, int queuelength) throws ioexception, bindexception?
What are the advantages and disadvantages of java sockets.
How we can make simple java program for Server/Client Communication
What is the Difference between socket and servlet?
To create a socket, you need to know the internet host to which you want to connect?
What is cookies in networking ?
What is network interface name?
What you know about random port?
What is an http redirector?
Explain a time server?
What is network programming in java?
Tell me about networking classes and interfaces.