Name

NSMessagePort — Mac OS X 10.0

Synopsis

This subclass of NSPort provides an interface to objects that serve as endpoints for distributed objects connections between processes on the same machine. NSMachPort provides similar functionality that is implemented using Mach IPC ports, while NSSocketPort supports messaging over a network.

image with no caption

@interface NSMessagePort : NSPort

Get Cocoa in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.