DCOM
The Distributed Component Object Model is MicrosoftÆs technology for distributed objects. Based on COM, which defines the object
interfaces, DCOM defines the remote procedure call that allows those objects to
run remotely over the network. DCOM began shipping with Windows NT 4.0 and is
MicrosoftÆs counterpart to CORBA.