PPT Slide
Distributed Object Architectures
- For building client/server applications using distributed objects which are packaged as independent pieces of code and can be accessed by local or remote clients via method invocations.
- Provide independence from operating systems, hardware platforms and implementation languages
- Provide services such as security, transactions and persistence
Distributed COM (Microsoft)