site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On 15 Nov 2005, at 17:49, Philip Lukidis wrote: _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Would CFNotificationCenter work? Or CFSocket? I'll read up about these types. thanks, I've been using CFDistributedNotification or NSDistributedNotification for 4 years and it has been working fine for the project I'm working on. The only caveat I've been told about this is that on Mac OS X 10.2, the object of the distributed notification can be nil when you receive it. But that's not a problem since I'm using the userInfo. This email sent to site_archiver@lists.apple.com