Next Event
Friday, January 23, 2009, 07:00 PM: Financial Crisis
More...
Back to Article List
The Objective-C runtime supports an interprocess messaging solution called “distributed objects.” This mechanism enables a Cocoa application to call an object in a different Cocoa application (or a different thread in the same application). The applications can even be running on different computers on a network. This programming topic describes the Cocoa classes that form the distributed objects system.
Post A Comment
This article does not have any comments.