|
-
October 29th, 1998, 02:56 AM
#1
Diff. between COM/RA
What's the difference between Remote Automation and Com/DCom?
-
November 27th, 1998, 12:26 PM
#2
Re: Diff. between COM/RA
Not totally clear, but here is my best guess:
COM-
For local machine.
Automation-
COM component that supports automation interfaces (i.e. VB can use it).
DCOM-
COM on a network.
Remote Automation-
Automation on a network.
Basically, COM is the core structure. Then, it has to be mangled with automation interfaces (IDispatch, specific types) for VB to use it.
-Jim
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
|