To the main page...The list of my products...Some texts...Sample applications, tips, tricks...If you need support...


 
DCOM server in service
Published 10.03.1999
This example requires...
SvCom Components

This example shows how to implement the DCOM server in NT service. It consists of the following steps

  1. Creating new SvCom service application - it is exactly the same as the step 1 of Simple NT Service example. Save your project as SvComExample4.dpr
  2. Adding new ComService module.
  3. Setting ComService properties
  4. Adding automation object
  5. Writing client application and testing

The full source code of this example is here (zip, 6.8Kb)

Index | Step 1 | Step 2 | Step 3 | Step 4 | Step 5 | >>


 
© 1998-2014 Alexey Dynnikov