Services
Services in Windows or daemons in Linux, Mac OS, or BSD systems are applications that do not have user interaction interface. For example a database or mail service can be implemented as a service. User may interact with the content, but not with a service directly. There is no need to interact with these.
Comments
Post a Comment