Re: Conceptual help with CFMessagePort/NSMessagePort
Re: Conceptual help with CFMessagePort/NSMessagePort
- Subject: Re: Conceptual help with CFMessagePort/NSMessagePort
- From: James Bucanek <email@hidden>
- Date: Sun, 24 Apr 2005 17:46:19 -0700
Ondra Cada wrote on Monday, April 25, 2005:
>Nope. That's still too low-level for your needs (far as I understand
>them and unless I have overlooked something of importance). Use
>Distributed Objects instead -- see NSConnection. DO are easy and work
>like a charm.
I probably should have said something about not wanting to use Distributed Objects in my first post.
And at some point, the communications links I'm creating are also going to need to talk to remote systems (probably via TCP/IP) running non-Obj-C code (we're thinking of a Java client).
So I neeed to keep the message structures simple and cross-platform.
--
James Bucanek <mailto:email@hidden>
_______________________________________________
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