Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Multiple Connections in Java

843790May 29 2008 — edited May 30 2008
Hi,

I am currently working on a code to allow multiple connections between a server and client. I have managed to establish a single connection between the server and client using 'Socket' and 'ServerSocket' methods in Java. Could anyone give me some advice as to how I can go about opening up multiple connections between the server and client? Thank you very much.

Regards,
Sunny
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 27 2008
Added on May 29 2008
9 comments
287 views