Re: Talking to other apps
Re: Talking to other apps
- Subject: Re: Talking to other apps
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Tue, 05 Aug 2014 00:23:22 +0700
On 4 Aug 2014, at 22:57, Kevin Meaney <email@hidden> wrote:
> When you say app-friend, what do you mean? Another application? An XPC service? Some other kind of service?
I mean two apps, which are both written (and thus can be modified) by me.
I really should have mentioned this in my original post. Sorry about this.
>
> If your App is sandboxed and the service is not an xpc service embedded in your application then I think your pretty much out of luck.
>
> Kevin
>
> On 4 Aug 2014, at 07:54, Gerriet M. Denkmann <email@hidden> wrote:
>
>> My app wants to talk to some app-friend. Like sending a string and getting another string back. Or something slightly more complicated.
>>
>> In the good old days I would have used Distributed Objects, but this seems to be no longer the fashion. Xcode 6 does not provide any documentation about this (or I can't find it).
>>
>> So, what to do?
>> NSPerformService (which also has the feel of not being well-loved), XPC, or what else?
>>
>> Gerriet.
>>
_______________________________________________
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