Platforms to show: All Mac Windows Linux Cross-Platform

NSXPCConnectionMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Process MBS MacFrameworks Plugin 14.2 ✅ Yes ❌ No ❌ No ✅ Yes All
The NSXPCConnection class provides a bi-directional communication channel between two processes.

This class is the primary means of creating and configuring the communication mechanism between two processes. Each process has one instance of this class to represent the endpoint in the communication channel.

Requires a setup with info.plist entries, correct permissions and code signing.

Constants

Constant Value Description
NSXPCConnectionPrivileged 1 One of the options that you can pass to a connection. Use this option if connecting to a service in the privileged Mach bootstrap (for example, a daemon with a launchd.plist in /Library/LaunchDaemons).
Available in OS X v10.8 and later.

This class has no sub classes.

Some events using this class:

Some examples using this class:

Blog Entries


The items on this page are in the following plugins: MBS MacFrameworks Plugin.


NSWorkspaceMBS   -   NSXPCListenerEndpointMBS


The biggest plugin in space...