Re: Inter-Application Communication in Cocoa ?
Re: Inter-Application Communication in Cocoa ?
- Subject: Re: Inter-Application Communication in Cocoa ?
- From: Finlay Dobbie <email@hidden>
- Date: Sat, 14 Sep 2002 08:26:04 +0100
On Friday, September 13, 2002, at 11:36 pm, Douglas Davidson wrote:
Ick. Does anyone know if the same is true for distributed objects?
Distributed objects do not require a login, but the name server for
the default NSPort subclass uses the bootstrap server, and processes
started within a login context will usually use a different bootstrap
subset than those started outside of a login context.
See
<
http://developer.apple.com/techpubs/macosx/Darwin/General/
KernelProgramming/contexts/Bootstrap_Contexts.html> for some
documentation on this issue (it's well hidden, isn't it? I think that
since it applies not just to those who are doing kernel programming it
should perhaps be moved to the System Overview).
-- Finlay
_______________________________________________
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.