Re: NSDistributedObjects & Fast User Switching
Re: NSDistributedObjects & Fast User Switching
- Subject: Re: NSDistributedObjects & Fast User Switching
- From: email@hidden
- Date: Sun, 22 May 2005 10:27:25 +1000
Each user has a separate Mach namespace (there's also a separate
"system" one for StartupItems, or at least there was in Panther).
You cannot communicate between namespaces. You'll need to use
sockets (NSSocketPort) instead, which are not limited in such ways.
This has always been a problem - notably trying to communicate
between startup items and user apps - and I think I recall someone at
Apple saying this had been "fixed" in Tiger... but, presumably you're
testing under Tiger, so I guess not. Anyone else know what I'm
trying to think of?
Wade Tregaskis (AIM/iChat, Yahoo & Skype: wadetregaskis, ICQ:
40056898, MSN, audio/video iChat & email: email@hidden,
Jabber: email@hidden)
-- Sed quis custodiet ipsos custodes?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden