Unterschied zwischen Service und Application?



  • Moin, Moin...

    Wie ist der Unterschied zwischen einer Applikation und einem Dienst definiert? Werden beide unterschiedlich von Windows verwaltet?

    Danke im voraus...



  • A service application conforms to the interface rules of the Service Control Manager (SCM). It can be started automatically at system boot, by a user through the Services control panel applet, or by an application that uses the service functions. Services can execute even when no user is logged on to the system.


Anmelden zum Antworten