digplanet beta 1: Athena
Share digplanet:

Agriculture

Applied sciences

Arts

Belief

Business

Chronology

Culture

Education

Environment

Geography

Health

History

Humanities

Language

Law

Life

Mathematics

Nature

People

Politics

Science

Society

Technology

"DCom" redirects here, but may also refer to Doctor of Commerce.

Distributed Component Object Model (DCOM) is a proprietary Microsoft technology for communication among software components distributed across 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. It has been deprecated in favor of the Microsoft .NET Remoting, a part of their .NET Framework.[1][2]

The addition of the "D" to COM was due to extensive use of DCE/RPC (Distributed Computing Environment/Remote Procedure Calls) – more specifically Microsoft's enhanced version, known as MSRPC.

In terms of the extensions it added to COM, DCOM had to solve the problems of

  • Marshalling – serializing and deserializing the arguments and return values of method calls "over the wire".
  • Distributed garbage collection – ensuring that references held by clients of interfaces are released when, for example, the client process crashed, or the network connection was lost.
  • Aggregating hundreds or potentially tens of thousands of references to objects held by clients of interfaces at a single host, into a single "ping" function, in order to minimise bandwidth utilisation.

One of the key factors in solving these problems is the use of DCE/RPC as the underlying RPC mechanism behind DCOM. DCE/RPC has strictly defined rules regarding marshalling and who is responsible for freeing memory.

DCOM was a major competitor to CORBA. Proponents of both of these technologies saw them as one day becoming the model for code and service-reuse over the Internet. However, the difficulties involved in getting either of these technologies to work over Internet firewalls, and on unknown and insecure machines, meant that normal HTTP requests in combination with web browsers won out over both of them. Microsoft, at one point, attempted and failed to head this off by adding an extra http transport to DCE/RPC called ncacn_http (Network Computing Architecture, Connection-based, over HTTP). This was later resurrected to support a Microsoft Exchange 2003 connection over HTTP.

Contents

Alternative versions and implementations [edit]

COMsource: Its source code is available, along with full and complete documentation, sufficient to use and also implement an interoperable version of DCOM. According to that documentation, COMsource comes directly from the Windows NT 4.0 source code, and even includes the source code for a Windows NT Registry Service.

The Wine Team is also implementing DCOM for binary interoperability purposes; they are not currently interested in the networking side of DCOM, which is provided by MSRPC. They are restricted to implementing NDR (Network Data Representation) through Microsoft's API[citation needed], but are committed to making it as compatible as possible with MSRPC.

TangramCOM is a separate project from Wine, focusing on implementing DCOM on Linux-based smartphones.

The Samba Team is also implementing DCOM for over-the-wire interoperability purposes: unlike the Wine Team, they are not currently interested in binary-interoperability, as the Samba MSRPC implementation is far from binary-interoperable with Microsoft's MSRPC. Between the two projects, Samba and Wine, tackling interoperability from different angles, a fully interoperable implementation of DCOM should be achievable, eventually.

j-Interop is an open source (LGPL) implementation of MSRPC purely in Java, supporting DCOM client applications in Java on any platform communicating with DCOM servers.

j-Integra for COM is a mature commercial pure Java implementation of the DCOM wire protocol allowing access to COM components from Java clients, and Java objects from COM clients.

EntireX DCOM is a commercial implementation by Software AG for AS/400, BS2000/OSD, Windows, Unix (AIX, HP-UX, Linux, Solaris), z/OS, and z/VM.

Procedure [edit]

To access settings on a computer running Windows 2000, Windows XP and earlier, click Start > Run, and type "dcomcnfg". (Click NO for any warning screens that appear.) To access DCOM settings on a computer running Windows Vista or later, click Start, type "dcomcnfg", right-click "dcomcnfg.exe" in the list, and click "Run as administrator".

This opens the Distributed COM Configuration Properties dialog.

See also [edit]

References [edit]

  1. ^ Pro VB 2010 and the .NET 4.0 Platform October 19, 2010 | ISBN 1430229853 | ISBN 978-1430229858 pag 1063
  2. ^ Pro C# 2010 and the .NET 4 Platform May 14, 2010 | ISBN 1430225491 | ISBN 978-1430225492 | Edition: 5, pag 1014

External links [edit]


Original courtesy of Wikipedia: http://en.wikipedia.org/wiki/Distributed_Component_Object_Model — Please support Wikipedia.
A portion of the proceeds from advertising on Digplanet goes to supporting Wikipedia.
1107 videos foundNext > 

DCOM-Distributed Component Object Model

Profe esto fue una amanecida.

Sistemas Distribuidos Trabajo 1: DCOM

Trabajo 1 para la asignatura de Sistemas Distribuidos. --- Tema: Distributed Component Object Model DCOM --- Integrantes: María Berrueta Cristian Bravo Jonat...

Component Object Models

Object-oriented Program Design and Software Engineering 17. Component Object Models ADUni.

eTutorial Brief: Visible Analyst Component Object Models

Demonstration of how to draw and use Component diagrams in the Visible Analyst.

Creating a COM Dual Interface Client using Visual C++

Complete videos on www.GuideToLearn.com At the end of the course, students will be able to: Use COM to address component-based software development issues. B...

Polymorphism And Interfaces In A COM Header File Explained

A brief introduction to polymorphism used if you program in Windows Vista SP1 using the COM header file. This is generally applicable if you're a C++ program...

Component Object Model - Wiki Article

Component Object Model is a binary-interface standard for software componentry introduced by Microsoft in 1993. It is used to enable interprocess communication and dynamic object creation...

Error 312 (net::ERR_UNSAFE_PORT): Unknown Error google chrome

Error 312 (net::ERR_UNSAFE_PORT): Unknown error The above error occurs if we open the port 135 on chrome browser. Since the port 135 can be subjected to DCOM...

The ADO.NET Object Model

gTasks HD for Windows 8

ibrendantechblog.webstarts.com - twitter.com/ItsTheBrenster.

1107 videos foundNext > 

We're sorry, but there's no news about "Distributed Component Object Model" right now.

Loading

Oops, we seem to be having trouble contacting Twitter

Talk About Distributed Component Object Model

You can talk about Distributed Component Object Model with people all over the world in our discussions.

Support Wikipedia

A portion of the proceeds from advertising on Digplanet goes to supporting Wikipedia. Please add your support for Wikipedia!