|
-
Apr 22nd, 2002, 07:14 AM
#1
Thread Starter
New Member
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
-
Apr 22nd, 2002, 01:54 PM
#2
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.
-
Apr 30th, 2002, 11:23 AM
#3
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|