Is it possible to pass exactly the same object reference from a server to a client each time the server run's or to somehow define what the object reference is which is passed across. I want the client to be able to use an object registered with the naming service, and for the client to use the same object reference even when the server has stopped and re-started. Thank you. Andrew Brown.