Re: Need architecture suggestion
- From: "Oliver Sturm [MVP C#]" <oliver@xxxxxxxxxxxx>
- Date: Thu, 3 May 2007 17:28:33 +0100
Hi,
Monty wrote:
<snip>
So, is remoting a good fit for this situation?
As long as you have both ends of your connection written for .NET, this
could work just fine. Given that non-.NET environments play an important
role in the whole concept you're describing, I would give some thought to a
scenario that isn't dependent on all parts using .NET. WCF can be
self-hosted like .NET Remoting (which isn't easy to achieve for .NET 2 XML
Web Services) and communicate with a broader spectrum of clients than .NET
Remoting can.
Oliver Sturm
--
http://www.sturmnet.org/blog - MVP C#
.
- References:
- Need architecture suggestion
- From: Monty
- Need architecture suggestion
- Prev by Date: Re: BinaryFormatter Version incompatibility issue?
- Next by Date: Hosting remote object with in windows service?
- Previous by thread: Need architecture suggestion
- Next by thread: Re: Remoting - Modifying object references
- Index(es):
Relevant Pages
|