Running the DSOM daemon (somdd)

To run a DSOM application, the DSOM daemon, somdd, must be started:

The somdd daemon is responsible for "binding" a client process to a server process and will activate the desired server if necessary. The binding procedure is such that the client will consult the Implementation Repository to find out which machine contains a desired server, and will then contact the DSOM daemon on the server's machine to retrieve the server's communications address (a port). Servers are activated dynamically as separate processes.


[Back: Running DSOM Applications]
[Next: Running DSOM servers]