Hi ALL, I have a problem- i have developed a server socket program that accepts multiple client connections, but my issue is when multiple clients connect simultaneously through multiple channels, if one client connection is accepted by the server socket connection if the other clients try to connect the connection will be refused.Is there any thing i have to do with the serversocket code or any thing else please suggest me.If possible can i have a sample working code for ServerSocket and ClientSocket programs.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en -~----------~----~----~----~------~----~------~--~---