C
cs
I havent even tried this yet, but before I waste time on it, I want to know
if its possible.
I have app A, which is a remoting server. A publishes a marshalbyref object,
then app B get that object and sets an instance of an object B contains so
that A can access it. Then B must make some objects available to C (another
app), and C might also send back some objects to B.
I already got the A and B communication part done and havent even started on
C yet, but is this doable?
if its possible.
I have app A, which is a remoting server. A publishes a marshalbyref object,
then app B get that object and sets an instance of an object B contains so
that A can access it. Then B must make some objects available to C (another
app), and C might also send back some objects to B.
I already got the A and B communication part done and havent even started on
C yet, but is this doable?