Thread: Server/Client
View Single Post
  #3  
Old 03-18-2010, 10:42 AM
jassel41 jassel41 is offline
Member
 
Join Date: Nov 2009
Posts: 24
This is what I was going off initially to set up a server/client relationship, but I think there is something wrong with the server.send function.

I get the impression that when the server types in the chat window and hits enter it should send out a message to all connected clients. Is this the case?

The only time the chat actually works is when one user types something and hits enter, then it gets shown on the server's screen. I want to alter it so that the client's chat will show up on all connected client's screens rather than just the server.

Is there a quick think to change with the client.sendAll command?

Thank you
Jassel41
Reply With Quote