If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?
914Post New Java Networking Questions
What is an http server?
Explain the generic term internet.
What are the advantages and disadvantages of java sockets.
Explain a time server?
What are the advantages and disadvantages of sockets?
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 socket in java?
Tell me about networking classes and interfaces.
Explain look for local ports?
What is network programming in java?
What is a thread pool?
Where is the network interface card located?
What is network interface name?
Public serversocket(int port, int queuelength) throws ioexception, bindexception?
What is HttpURL connection ?