DO and StartupItems
DO and StartupItems
- Subject: DO and StartupItems
- From: "Terence Goggin" <email@hidden>
- Date: Tue, 24 Sep 2002 03:06:59 +0000
Hi all,
I've got a setup now where some processes run as daemons, and communicate
with a UI-based app through DO/NSConnection logic.
Everything was working fine until today when I created a proper installer
for the system and did the install. Suddenly, it was clear that the daemons
(launched as StartupItems now instead of just via sudo in the terminal)
were not communicating with the main app.
I'm guessing that root-processes such as StartupItems can't communicate with
user-processes such as the UI, but... that's just a guess. So, is there any
way to (a) make the daemons launch as startup items specific to a user or
(b) get the root-processes talking to a UI app?
This beyond my comprehension, and I'd greatly appreciate any help as this is
the last piece stopping us from shipping something.
Thank you!!!
Terence
_________________________________________________________________
Chat with friends online, try MSN Messenger:
http://messenger.msn.com
_______________________________________________
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.