Difference between revisions of "Services"

From DLS5 Wiki
Jump to: navigation, search
(New page: ==What is a Windows Service?== On Microsoft Windows operating systems, a Windows service is a long-running executable that performs specific functions and which is designed not to require...)
 
Line 13: Line 13:
 
===DLS Communication Service===
 
===DLS Communication Service===
  
===DLS Application Service==
+
===DLS Application Service===

Revision as of 20:42, 8 April 2009

What is a Windows Service?

On Microsoft Windows operating systems, a Windows service is a long-running executable that performs specific functions and which is designed not to require user intervention. Windows services can be configured to start when the operating system is booted and run in the background as long as Windows is running, or they can be started manually when required.

DLS IV Services

The following are services which DLS IV uses and requires to run:

MCPH

DLS Authentication Service

DLS Communication Service

DLS Application Service