Skip to content

Inter-process communication in OSX using XPC(Core-OS)

Notifications You must be signed in to change notification settings

SoaurabhK/OSX-IPC-XPCKit

Repository files navigation

### FlightFinder ###

===========================================================================
DESCRIPTION:

This is a sample used as a demo of a simple multi-process application in the WWDC 2012 session "Cocoa Interprocess Communication with XPC." It uses XPCKit library to pass messages back and fourth in NSDictionary objects.

===========================================================================
CHANGES FROM PREVIOUS VERSIONS:

Version 1.0
- First version.

===========================================================================
Copyright (C) 2012 Apple Inc. All rights reserved.

OSX - Supports 10.7 and later

Refernces -
https://developer.apple.com/library/prerelease/content/samplecode/FlightFinder/Introduction/Intro.html
https://developer.apple.com/videos/play/wwdc2012/241/
https://github.com/stevestreza/XPCKit/
https://cocoapods.org/pods/XPCKit

About

Inter-process communication in OSX using XPC(Core-OS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published