May 2003
Intermediate to advanced
566 pages
27h 29m
English
NSMessagePort — Mac OS X 10.0
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.
|
|
@interface NSMessagePort : NSPort
|
Read now
Unlock full access