.NET remoting in more details

  • Thread starter Thread starter Paul Fi
  • Start date Start date
P

Paul Fi

yes i want to get beyond the basics of .NET remoting at least the one
thing that im quite interested in is what goes on at runtime, for
example when a client invokes a remote method how is the channel
formatter sink at client side going to start doing its job (how does it
get called )?
and the other channel sinks at both sides, the client and the server
sides?

are there any good resources on the NET that make a good explanation on
those points?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top