DOC
Distributed Object Computing --- distributed systems married to object technology
Distributed platforms, code, applications, severs are all treated as reusable, extensible, objects.
Orfali, et al. extend this idea to the Web using the term Object Web.
Client/Server now can use, e.g., encapsulation, interface inheritance, and exception handling.
Servers define interfaces to service objects.