.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
Post a Comment