.net - How can I use Castle's RemotingFacility to access two different endpoints from the client? -


I have a web application that communicates with multiple .NET remoting endpoints.

I want to use the Castle Remoting utility to solve my remote dependence, but it seems that you can configure Yuri only one endpoint for convenience.

Is this scenario possible with the existing remoting capability? if so, how?

Thank you.

Is this really the case? I think it means otherwise ...


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -