About 17,600 results
Open links in new tab
  1. Distributed Component Object Model (DCOM) - GeeksforGeeks

    Jul 22, 2020 · To fulfill this demand, Microsoft developed Distributed Component Object Model. DCOM can be defined as COM with inclusion of a long wire and this is an extension to Component Object Model (COM).

  2. What is DCOM (Distributed Component Object Model)? - Varonis

    Feb 24, 2022 · DCOM (Distributed Component Object Model) is a programming construct that allows a computer to run programs over the network on a different computer as if the program was running locally. Our guide details everything you need to know and more, check it out!

  3. Distributed Component Object Model Working and Purpose

    Jun 20, 2023 · Distributed component object model (DCOM) is defined as a proprietary networking standard by Microsoft that allows two different app components on different Windows machines to interact with each other despite residing in …

  4. Distributed Component Object Model - Wikipedia

    Distributed Component Object Model (DCOM) is a proprietary Microsoft technology for communication between software components on networked computers. DCOM, which originally was called "Network OLE ", extends Microsoft's COM, and provides the communication substrate under Microsoft's COM+ application server infrastructure.

  5. Distributed Component Object Model (DCOM) | NinjaOne

    Mar 25, 2025 · The DCOM model supports object-oriented programming (OOP), which supports the creation of modular, reusable, and maintainable code. With DCOM, you can develop distributed objects that encapsulate data and behavior.

  6. Distributed Component Object Model (DCOM): Architecture, …

    Jan 14, 2024 · The Distributed Component Object Model (DCOM) is a Microsoft technology for software components distributed across multiple network locations. Building upon the Component Object Model (COM), which enables inter-process communication and dynamic object creation, DCOM extends these capabilities over a network, allowing applications to interact ...

  7. What is Distributed Component Object Model (DCOM)?

    Distributed Component Object Model (DCOM) is an extension to Component Object Model (COM) that enables software components to communicate with each other across different computers on a local area network (LAN), on a wide area network (WAN) or across the internet.

  8. COM, DCOM, and Type Libraries - Win32 apps | Microsoft Learn

    Aug 19, 2020 · Component Object Model (COM) and Distributed Component Object Model (DCOM) use Remote Procedure Calls (RPC) to enable distributed component objects to communicate with each other. Thus, a COM or DCOM interface defines the identity and external characteristics of a COM object.

  9. Understanding DCOM: A Comprehensive Guide to Distributed Component ...

    Sep 15, 2023 · The Distributed Component Object Model (DCOM) is a middleware architecture that enables communication between software components distributed across a network. One of the key features of DCOM is its ability to marshal and …

  10. Beginner`s guide: What is the Distributed Component Object Model (DCOM

    DCOM is a programming construct that allows a computer to run programs on another computer over the network as if the program were running locally. DCOM is an acronym that stands for Distributed Component Object Model.

  11. Some results have been removed
Refresh