all groups > dotnet remoting > may 2007 >
You're in the

dotnet remoting

group:

call back and remoting ???


call back and remoting ??? calderara
5/22/2007 12:22:00 PM
dotnet remoting:
Dear all,

I have build a remote object host under windows service.
A client application is calling services frm that remote object throught tcp

How can I return error message or event back to the client if anything wrong
within client service ?

regards
Re: call back and remoting ??? Spam Catcher
5/24/2007 10:19:11 PM
=?Utf-8?B?Y2FsZGVyYXJh?= <calderara@discussions.microsoft.com> wrote in
news:34F5EFA5-2F28-4277-B813-9A6CA071E791@microsoft.com:

[quoted text, click to view]


You'll need to build a publish/subscribe subscription system.

http://www.codeproject.com/csharp/RemotingAndEvents.asp

AddThis Social Bookmark Button