Re: Distributed Objects
Re: Distributed Objects
- Subject: Re: Distributed Objects
- From: Kyle Sluder <email@hidden>
- Date: Mon, 27 Aug 2012 08:02:32 -0700
On Mon, Aug 27, 2012, at 04:53 AM, Gerriet M. Denkmann wrote:
> When I set up my server like:
> NSConnection *theConnection = [[NSConnection alloc] init];
Also, the designated initializer for NSConnection is
-initWithReceivePort:sendPort:. I have no idea what behavior -init has.
--Kyle Sluder
_______________________________________________
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