I am trying to write a program that uses BSD Sockets to create a server then accept connection from mulitple clients.
When the server recieves a message from a use it should then send it out to all connected clients. Where is there an example of how to do this many google searches have returned some confusing examples. If someone wants to see what I have just reply and ill post it.
When the server recieves a message from a use it should then send it out to all connected clients. Where is there an example of how to do this many google searches have returned some confusing examples. If someone wants to see what I have just reply and ill post it.