Thread: Server/Client
View Single Post
  #1  
Old 03-11-2010, 08:34 AM
jassel41 jassel41 is offline
Member
 
Join Date: Nov 2009
Posts: 24
Server/Client

Hi,

I am currently trying to make a way so that clients connected to the same server can chat with each other rather than just the server.

To start, I was trying to get the server to send out messages to all clients. From there I was thinking that the server could take in every input from a client and then re-send it out to everyone.

Any help on getting the server to send a chat message to a client is appreciated, or getting the clients to directly speak to each other.

Thank you,
Jassel41
Reply With Quote