Latha
2008-10-15 12:38:52 UTC
Hi All,
I am new to .Net Remoting concept. I am using the TCP Channel for
communication and the service type as "Singleton". In my application,
whenever the client requests to remotable object, It will raise the event to
Host application and then send the corresponding response to client.
All I need now is to broadcast the common information message from
server to all clients without any request. Can I able to raise the event at
Host application to client ? Please help me.
Thanks,
Latha.P
I am new to .Net Remoting concept. I am using the TCP Channel for
communication and the service type as "Singleton". In my application,
whenever the client requests to remotable object, It will raise the event to
Host application and then send the corresponding response to client.
All I need now is to broadcast the common information message from
server to all clients without any request. Can I able to raise the event at
Host application to client ? Please help me.
Thanks,
Latha.P