Skip navigation.
 
mlCFMessagePort across multiple sessions
FROM : Matt Jaffa
DATE : Fri Nov 26 21:23:22 2004

Hi,

I was posting how I had a root running cocoa-app that needed to be root,
but need to display my cocoa panel on the selected user-session that is
currently active.
Through help I decided to have a root dameon, non-cocoa send messages
to other
cocoa apps running, one for each user session running, the way I
decided to communicate
was through CFMessagePort, which greats inter-session, but won't cross
boundaries,
so now how am I going to go about this?
Any more suggestions would be great.

Matt

Related mailsAuthorDate
mlCFMessagePort across multiple sessions Matt Jaffa Nov 26, 21:23
mlRe: CFMessagePort across multiple sessions Andrew Farmer Nov 26, 23:10