What is the best way of implementing server-to-client notifications in client(Rsessionbase)-server(CServer2) architecture. I know this can be done using asynchronous request from client to server, but is there any way that server can notify the client without client's explicit request.

Reply With Quote


