Results 1 to 6 of 6

Thread: Confused about Component Object Model

  1. #1
    Join Date
    Dec 2009
    Posts
    41

    Confused about Component Object Model

    Hello Guys,

    I am new to the programming field. There is one concept which is still uncleared for me, and it is 'Component Object Model'. I am not able to understand the basic concepts of the Component Object Model. I have gone through lots of websites for this concept, but nothing was helpful. If you posses sound knowledge about the Component Object Model, then please let me know that.

  2. #2
    Join Date
    Apr 2008
    Posts
    1,948

    Re: Confused about Component Object Model

    Component Object Model is a technique of software components (such as DLL) Created by Microsoft. COM is used in programming to allow dialogue between programs. Although it has been implemented on many platforms, it is still predominantly used on Microsoft Windows. In early 1996, Microsoft renamed OLE parts on Internet, ActiveX, And slowly all parts of OLE passed under the sign ActiveX exception made components made for compound documents and used for example by Microsoft Office.

  3. #3
    Join Date
    May 2008
    Posts
    2,012

    Re: Confused about Component Object Model

    The Component Object Model is predecessor of Object Linking and Embedding (OLE), It is about to be replaced in 2009 by . NET Framework Microsoft. In 1993, Microsoft released the OLE 2, and created the COM object as a model for OLE 2. While one had mainly OLE compound documents, OLE 2 was intended to address software components in general.

  4. #4
    Join Date
    May 2008
    Posts
    2,297

    Re: Confused about Component Object Model

    Component Object Model was a major opponent of CORBA(java technology). Supporters of these two techniques saw them one day become the model for the reuse of code and services Internet. But the difficulties to run them through Firewall and machines unknown and insecure, have meant that the HTTP requests combined with normal web browsers have supplanted.

  5. #5
    Join Date
    Oct 2005
    Posts
    2,393

    Re: Confused about Component Object Model

    A key factor in solving these problems is the use of DCE / RPC as the mechanism behind Component Object Model RPC. DCE / RPC has strictly defined rules about the serialization and accountability of the deallocation. Crumb distribution - ensuring that references customer interfaces are released when, for example, the client process Planted Or the network connection was lost.

  6. #6
    Join Date
    May 2008
    Posts
    2,389

    Re: Confused about Component Object Model

    In terms of added extensions to COM, DCOM must solve problems like Marshalling i.e a Serialization as well as de-serialization of the parameters along with class to return values of method through the network. Microsoft has, at one point tried and failed to mitigate by adding a layer of extra http transport to DCE / RPC. This was later recycled to support connections Exchange 2003 on HTTP to make it as consistent as possible with MSRPC.

Similar Threads

  1. ActiveX component can't create object error
    By Abe Simpson in forum Windows x64 Edition
    Replies: 8
    Last Post: 14-06-2011, 11:32 PM
  2. Error 429 : ActiveX component can't create object
    By GunTher in forum Vista Help
    Replies: 8
    Last Post: 30-01-2011, 03:04 AM
  3. Error=429 : ActiveX component can't create object
    By SurnameS in forum Vista Help
    Replies: 5
    Last Post: 30-01-2011, 02:30 AM
  4. Replies: 2
    Last Post: 01-06-2010, 04:00 AM
  5. Error=429: ActiveX component can't create object
    By vibhub in forum Vista Help
    Replies: 2
    Last Post: 23-12-2008, 07:41 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,861,481.89114 seconds with 17 queries