Distributed Object port connections across Mach namespaces (revisited)
Distributed Object port connections across Mach namespaces (revisited)
- Subject: Distributed Object port connections across Mach namespaces (revisited)
- From: James Bucanek <email@hidden>
- Date: Wed, 29 Aug 2007 11:31:16 -0700
Greeting (again),
I know it's been ages since I whined about this problem, but
it's back to haunt me again.
I have two processes. These two processes are getting started in
different Mach namespaces. They need to communicate using
Distributed Objects.
My problem is that the regular [NSConnection
connectWithRegisteredName:host:] method won't connect to a
service that is not running the the current or parent namespace.
So is it possible to use one of the NSPortNameServer subclasses
to establish a DO connection with a process in another
namespace? For example, is it possible for the service to
broadcast its port information via distributed notifications
which could then be used to establish the DO connection across
user sessions?
Thanks,
James
--
James Bucanek
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden