Chairul Halim wrote:

> I would like to develop daemon applications for part of my final project. 
> So that I need to have any source code relate to daemon programming. 
> Could anybody let me know how to find the source code ? 

What exactly do you mean by `daemon'? Are you referring to a
networking daemon, or some process which runs in the background?

Nearly all of the programs that come with a Linux distribution are
available in source code form. Find an existing program which is
similar to what you are trying to do, and then get the source code
from a Linux FTP site.

A good way to find packages is the Linux Archive Search:

        http://torgo.ml.org/las

-- 
Glynn Clements <[EMAIL PROTECTED]>

Reply via email to