Serviced Components - separating interface from implementation -
07-15-2004
, 09:30 AM
All -
I was curious to know if you anyone had figured out how to separate the
interface of SC from its implementation without resorting to some form of a
remoting hack.
Basically, the way it stands today, SCs must be installed on the client
machine alongside the COM+ application proxy if a client on a different
physical machine wants to access a server application in COM+. This can
invariably lead to installing the entire application on the client if care
is not taken.
I was just curious to know if anyone had come up with some way to handle
this.
ice |