Zenith
2003.10.01, 09:31 PM
I'm using Cocoa and BSD APIs. OK, this is the last networking question I have I swear, but I really appreciate the help.
So a few clients are connected to a server -- it's all great but, now if the server wants to send some data to ALL or SOME of the clients connected how do you do that?
Something tells me just pain write() isn't going to cut it.
Explaining this by an algorithm is fine.
So a few clients are connected to a server -- it's all great but, now if the server wants to send some data to ALL or SOME of the clients connected how do you do that?
Something tells me just pain write() isn't going to cut it.
Explaining this by an algorithm is fine.