View Single Post
  #1 (permalink)  
Old 07-31-2007, 10:49 PM
baltimore baltimore is offline
Member
 
Join Date: Jul 2007
Posts: 40
baltimore is on a distinguished road
Client TCP in Java
Hi, I can get a tcp server to communicate with a client, and thread this to simultaneously communicate with more clients, but i don't know how to get the clients to be able to hear each other, i cant seem to even loop through clients to send to when i want the server to reply

Does anyone know how to do this, or have a simple tutorial on it?
Threads really confuse me.

Thanks.
Reply With Quote
Sponsored Links