Distributed Component Object Model

E704368

Distributed Component Object Model is a Microsoft technology that enables software components to communicate over a network as if they were on the same machine, extending the Component Object Model (COM) to distributed environments.

All labels observed (1)

Label Occurrences
Distributed Component Object Model canonical 3

How this entity was disambiguated

Statements (52)

Predicate Object
instanceOf Microsoft technology
distributed object technology
software component model extension
abbreviation DCOM
basedOn COM
communicationModel client-server
configuredBy DCOMCNFG tool
linked to: DCOM
developer Microsoft
documentationURL https://learn.microsoft.com/en-us/windows/win32/com/distributed-com
enables communication between software components over a network
extends Component Object Model
goal make remote components appear local
introducedBy Microsoft Windows NT 4.0
linked to: Windows NT
originallyUsedProtocol DCE/RPC over named pipes
provides activation of remote COM objects
authentication
authorization
encryption options
impersonation
interface proxy and stub mechanisms
marshaling of parameters
security services
relatedTo .NET Remoting
ActiveX
COM+
OLE
Windows Communication Foundation
releaseDate 1996
requires COM registration of components
network connectivity between client and server
runsOn Microsoft Windows
linked to: Windows
status legacy technology
supersededBy .NET-based distributed technologies
supports asynchronous communication
location transparency for COM objects
multiple network protocols
remote procedure calls
synchronous communication
supportsProtocol HTTP (via related technologies)
TCP/IP
UDP
usedIn Windows-based middleware solutions
client-server business systems
enterprise distributed applications
uses Access Control Lists
Microsoft RPC
Object Remote Procedure Call (ORPC)
Remote Procedure Call (RPC)
Security Identifiers
Windows registry configuration
Windows security model
vulnerableTo remote code execution attacks

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

DCOM fullName Distributed Component Object Model
DCOM acronymFor Distributed Component Object Model
Windows core technologies includesComponent Distributed Component Object Model