Path: C++ : Daemon :

Daemon Process UNIX Daemon Process...

A UNIX daemon process is a program that runs in the background connected
to the light via a log file and Interprocess communication. Server software
is offten implemented with a daemon process.


 daemon.h
 daemon.cpp