On Mon, Nov 26, 2001 at 06:04:57AM +0900, Masatoshi SEKI wrote: > > not really pass a reference to self, so it does not match when it is > > later compared in Client.online? ? > It's a equivarent problem. Please, try the 'drb/eq' module. Thanks a lot, that did the trick. I was off by a mile and never would have thought of that. I guess I am far from being fluent in drb. I couldn't find any documentation which does not presuppose prior knowledge of distributed objects and yet is something more than very basic, would love to hear that something is in the works. (Yes, yes, I know, I would already be writing it if I were able to.) > FYI, drb-1.3.3b's 'drb/eq' has hash, and eql? methods. Pardon me... how does this relate to my Client/Server example? Massimiliano