Distributed COM

DCOM is just COM with a longer wire.

This is a perfect way to describe how DCOM provides extension to basic COM that we have grown to know and love. By examining how COM operates when a client interacts with object instances served through a local

.EXE
server, we'll be able to see how DCOM actually does its job.

© 1997 by Wrox Press. All rights reserved.