First page Back Continue Last page Overview Graphics
Distributed Objects
Built-in Multiplatform Communication
- Across threads
- Across applications
- Across machines (endiness, type sizes)
Objective-C naturally handles remote calls
- No different than calling a normal object
Exception handling
Notes: