Results 1 to 3 of 3

Thread: Differnce between COM and DCOM

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2002
    Location
    Morocco
    Posts
    2

    Differnce between COM and DCOM

    Can someone please explain to me what DCOM is? and if posible tell me the difference between COM and DCOM.
    Any information would be appreciated.
    Thanks

  2. #2
    joan_fl
    Guest
    DCOM allows you to use a component on another machine, though programatically you use it as if it were on the same machine. Your application will not know if it is local or remote.

    There are design considerations though when if you are going to be remoting a COM object.

  3. #3
    Frenzied Member yrwyddfa's Avatar
    Join Date
    Aug 2001
    Location
    England
    Posts
    1,253
    Under COM+ there is no difference to the developer. The location of the COM+ binary itself is handled in the registry.

    Simply add to references add you're off . . .

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width