Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
COM helped encapsulate object-oriented systems into binary components. It supported encapsulation by preventing leakage of implementation details, and logic encapsulated in COM components could only be accessed if it had been exposed via a public interface. DCOM extended COM to enable communication across different computers, as shown in Figure 4.3.