If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?
No Answer is Posted For this Question
Be the First to Post Answer
Where is the network interface card located?
How we can make simple java program for Server/Client Communication
What is network programming in java?
How does server know that a client is connected to it or not?
To create a socket, you need to know the internet host to which you want to connect?
Why socketutil is used?
can any one tell me how to implement tcng (Traffic Control Next Generation) with HTB (Hierarchical Token Bucket) in Java?which particular class or API is used for that?
Explain a daytime server?
Explain a time server?
What is the difference between TCP/IP and UDP?
What is IP?
Public serversocket(int port, int queuelength) throws ioexception, bindexception?