
Summary
COM
- A binary standard for function calling between
components
- A strongly-typed groupings of functions into
interfaces
- A base IUnknown interface
- A mechanism to uniquely identify components
and their interfaces (GUIDs)
- Transparent remote procedure calls when a
component object is running in a local or remote server
DCOM
- Is inherently secure
- Can be used any network protocol