Hi

Lets say you create an object and it runs in its own process space. It has the ability to provide certain services. Is it at all possible to connect to a running instance of that object. By connecting I mean not creating your own instance of that object but simply connecting to an already runing instance.

Mustafi *