Skip navigation.
 
mlRe: CFMessagePort across multiple sessions
FROM : Andrew Farmer
DATE : Fri Nov 26 23:10:19 2004

On 26 Nov 2004, at 12:23, Matt Jaffa wrote:
> 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.


Considered a named pipe?

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