Re: Talking to other apps
Re: Talking to other apps
- Subject: Re: Talking to other apps
- From: Kevin Meaney <email@hidden>
- Date: Mon, 04 Aug 2014 16:57:40 +0100
When you say app-friend, what do you mean? Another application? An XPC service? Some other kind of service?
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
_______________________________________________
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