Re: NSDistantObject exception when server trying to access registered clients using DO

2009-05-06 Thread Ken Thomases
Hi Kiran, You keep posting this same query over and over. If you're not getting any answers (beyond my earlier attempts, which admittedly went nowhere), it isn't because people didn't see the question; it's because people don't know the answer. What you are asking is pretty deep into the

NSDistantObject exception when server trying to access registered clients using DO

2009-05-06 Thread Kiran Kumar S
I am developing a client/server application using distributed objects. I developed server and in that i vended an object to be accessible by clients.In the client side i am getting the vended object, and getting required info from server.Every thing works fine. Until now my client ask serve