[NSPortCoder sendBeforeTime:sendReplyPort:] timed out - ERROR

Abdul

Registered
Hello there,

I have a sample application that uses distributed objects and Bonjour to communicate with other instances of the application running on other machines on the local network. Eventhough Bonjour find services successfully, whenever a try to connect to other machine and resolve address, it fails by putting an exception message as
 
Hi All,
I have an issue with following, kindly let me know any inputs on this.

I have created a sample application that uses the distributed objects and Bonjour to communicate with each other instances of the application (sample) running on other remote machine on the local network. Thought Bonjour successfully able to discover services , when I try to connect other machine it fails (may be calls like ([NSConnectionInstance? rootproxy] ) with a error message in console looks like "[NSPortCoder? sendBeforeTime:sendReplyPort:] timed out ". But this is not happening frequently.

Do you have any idea about this . Any fix to this is highly helpful for me.

(Please note: I have searched in the net , but could not get a proper fix to this)

With Regards
Abu
 
Back
Top