Re: IPC between daemon -> non root app?
Re: IPC between daemon -> non root app?
- Subject: Re: IPC between daemon -> non root app?
- From: Stephane Sudre <email@hidden>
- Date: Tue, 15 Nov 2005 18:58:54 +0100
On 15 Nov 2005, at 17:49, Philip Lukidis wrote:
Would CFNotificationCenter work? Or CFSocket? I'll read up about
these
types.
thanks,
I've been using CFDistributedNotification or NSDistributedNotification
for 4 years and it has been working fine for the project I'm working
on.
The only caveat I've been told about this is that on Mac OS X 10.2, the
object of the distributed notification can be nil when you receive it.
But that's not a problem since I'm using the userInfo.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden