Posted By:
riaz_baig
Posted On:
Tuesday, October 26, 2004 03:08 PM
hai friends,
i got a non-blocking server. iam trying to connect to the server with the help of a blocking client.
if iam using a single socket it is working fine.
if iam multiple sockets in the same client then its throwing an exception "java.net.ConnectException: Connection refused: connect".
so i am unable to understand how to proceed further can any one of u help me.
Please use html tags to format code blocks.