D
D
DarkByte20152016-05-10 10:55:31
C++ / C#
DarkByte2015, 2016-05-10 10:55:31

How to explicitly disable a client?

I am writing a chat in WCF. There are administrators in the chat. In particular, their rights include kicking the client from the server. There is a list of clients, which in particular includes callback channels to clients. How do I explicitly disable the client? I can only simply remove the client from the connected list so that it does not receive any more messages. But he will not actually kick, he will continue to be in the main chat window. How can I make it break the connection?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question