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 <gerr...@mdenkmann.de> 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 (Cocoa-dev@lists.apple.com)
> 
> 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:
> https://lists.apple.com/mailman/options/cocoa-dev/ktam%40yvs.eu.com
> 
> This email sent to k...@yvs.eu.com


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to