View Single Post
Old 11-12-2004, 02:56 PM   PM User | #1
ghell
Senior Coder

 
Join Date: Apr 2003
Location: England
Posts: 1,192
Thanks: 5
Thanked 13 Times in 13 Posts
ghell is on a distinguished road
java tcp client communication

i can get a tcp server to communicate with a client, and thread this to simultaneously communicate with more clients, but i dont 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?

i cant really post a section of code as im currently trying this in like 9 different files

edit: ps, threads really confuse me
__________________
My tech/code blog
ghell is offline   Reply With Quote