Re: Distributed Object Help!
Re: Distributed Object Help!
- Subject: Re: Distributed Object Help!
- From: warren marco <email@hidden>
- Date: Sun, 31 Mar 2002 12:30:30 -0700
On Sunday, March 31, 2002, at 06:24 AM, Jonathan Feinberg wrote:
>
> After checking it out in the debugger the connection is returned as
>
> valid. Hangs on the remoteNSBeep call. During the creation of the
>
> client
>
> connection I call the following:
>
>
>
> [[NSNotificationCenter defaultCenter] addObserver:self
>
>
You may need to use NSDistributedNotificationCenter for communication
>
between separate processes.
>
-- Jonathan Feinberg email@hidden Inwood, NY, NY
>
http://MrFeinberg.com/
>
No go. Client still hangs. My understanding is that
NSDistributedNotificationCenter only works locally. I did some research
in to the issue... in and thread i found this....<A
HREF="
http://wodeveloper.com/omniLists/macosx-
dev/2001/June/msg00982.html"> bug </A>. It says that in 10.0.3 (along
time ago) -if the server is shutdown and the client attempts to send a
message it would hang. Same situation. Also says that Apple would fix
this. Does anyone know if they have? or I'm just doing something wrong?
(using 10.1.3). Someone ever get DO over sockets to recieve the
NSConnectionDidDieNotification?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.