You could create another remote object, a singleton SAO, that contains a list of all CAO objects. The CAO objects (clients)will have to register themselves with the SAO. You can then create some methods in the SAO object that provides information about registered clients.
Hopefully this helps. Regards, Stefan |