Re: What is the equivallent of CFMessagePortRef in Cocoa?
Re: What is the equivallent of CFMessagePortRef in Cocoa?
- Subject: Re: What is the equivallent of CFMessagePortRef in Cocoa?
- From: Stephane Sudre <email@hidden>
- Date: Mon, 22 Dec 2003 11:18:57 +0100
Ok, thanks. I will go with CoreFoundation then as I don't need all the
features of DO.
On Saturday, December 20, 2003, at 11:30 PM, Chris Kane wrote:
There is no direct equivalent. NSMessagePort is for talking over DO
via CFMessagePort, but it can't be used outside the DO context.
Distributed Objects is what is provided for IPC at the Cocoa level.
Chris Kane
Cocoa Frameworks, Apple
On Dec 13, 2003, at 11:27 AM, Stiphane Sudre wrote:
I've been looking at the Foundation Documentation and I must confess
I don't understand at all which class is supposed to be the
equivalent of CFMessagePortRef...
Is it NSMessagePort or NSPortMessage?
[...]
Any link or RTFM (with a link)?
_______________________________________________
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.