5/9/08

What are the differences among in-process, local, and remote server COM objects?

In-process servers, implemented as DLLs, execute within the same process as the
object's client application.

Local (or out-of-process) servers, implemented as .exe files, reside on the same computer as the client application, but execute in a different process.

Remote servers execute on a computer remote from the clients that they are
serving.

No comments:

ITUCU