.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

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

gtk - Python Window Resize -

c# - read full xml file data over tcp -