Inter process communication question
Inter process communication question
- Subject: Inter process communication question
- From: Frank Fenn <email@hidden>
- Date: Tue, 4 Feb 2003 20:04:07 -0700
Hi all,
I've a daemon like tool running at startup time from
/Library/Startupitems. Now I would like to
to communicate with this process from a preferences panel. Since I
found in an earlier message
here, that NSDistributedNotification won't work as expected how can I
transmit or signal the
daemon process from the preferences program? I only need to signal 3
things: start, stop, and
restart.
Can I use BSD signals? NSPort, NSMachPort? Any tip for some example
code snippets would
be appreciated.
--
regards
Frank Fenn - Bright Light Software
_______________________________________________
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.