next up previous
Next: Facilitating Remoting with ARC Up: Interfaces and Generated Classes Previous: ARC Object Handler for

Communicating with Migrated ARC Object

Class Proxy, as shown in Figure 4, represents proxy to an instance of class FrontEndReal. It's instances are obtained through .NET remoting infrastructure on invocation of method Activator.GetObject(). A proxy instance may be obtained from any context on any machine provided that a request is made to activator where the ARC object registers its front end for allowing remote accesses to it.



R K Joshi 2003-05-08