Senario: Want to braodcast message to multiple clients from server.

Need: I have a server and multiple clients connected to that server. If Admin want to update server then server will broadcast message to all the clients connected that "Please logout...server is being updated".

please if any one have any idea regarding the message broadcasting replay asap. I am using TcpServer language : c#

Thanks to all

link|improve this question
How are clients connected to the server? What protocol is it? – Tim Rogers Aug 19 '11 at 8:24
Look at the WTSSendMessage API msdn.microsoft.com/en-us/library/aa383842%28v=vs.85%29.aspx – adrianm Aug 19 '11 at 8:33
I am using TCP/IP – sshah Aug 19 '11 at 9:17
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.