Glossary:Definition - Distributed Component Object Model

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
 Term Distributed Component Object Model
 Definition  DCOM is an extension of the Microsoft Component Object Model (COM) that allows COM components to communicate across network boundaries. DCOM uses the Remote Procedure Call (RPC) mechanism to transparently send and receive information between COM components—i.e., clients, servers—on a single network. Traditional COM components can perform interprocess communication only across process boundaries on a single computer. DCOM debuted in 1995 with the release of Windows NT 4.
 See also COM+.
This C# Online.NET definition is from the Glossary of .NET / C# Terms.

Glossary of .NET / C# Terms
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9
edit

Personal tools