[NSPortCoder sendBeforeTime:sendReplyPort:] timed out
[NSPortCoder sendBeforeTime:sendReplyPort:] timed out
- Subject: [NSPortCoder sendBeforeTime:sendReplyPort:] timed out
- From: Don Willems <email@hidden>
- Date: Wed, 26 Apr 2006 14:25:39 +0200
Hi,
I'm trying to use Distributed Objects over Bonjour. I create two
objects of the same class on two different computers. Both objects
act as both server and client. Each object publishes a service and
uses discovery to find the other object, resolves the address and
then connects to the other service. Each object uses a different port
to publish its service.
When I run the application on both computers, one of the clients is
able to connect to the other and use the proxy object to send
messages, but the other times out with the following console message:
[NSPortCoder sendBeforeTime:sendReplyPort:] timed out
I've searched for this problem on the mailing lists and found that
others had the same problem, but I could not find any solution.
Has anybody found a solution yet?
Many thanks,
Don
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden