From: snacktime Date: 2005-10-13T06:28:32+09:00 Subject: drb example ------=_Part_26201_30866782.1129080673587 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I've been trying to find a drb example that illustrates a client obtaining an object from a drb server, and being able to then use that object on the client side like any other object. I've seen bits and pieces but nothing that's made sense to me so far. Most of the examples just show retrieving the value of a method call, which seems to be a lot different then retrieving an object itself. Anyone have a simple example anywhere? ------=_Part_26201_30866782.1129080673587--