[Mono-list] Writing daemons in C#

Rodrigo Moya rodrigo@ximian.com
20 Nov 2002 13:43:35 +0100


On Tue, 2002-11-19 at 20:15, Adam Keys wrote:
> 
> I'm also interested in the POSIX wrapper dll.  Would that require a copy
> of the POSIX standards, or just a working knowledge of the APIs and
> perhaps a Stevens book or two?  Again, how feasible would it be for an
> experienced programmer who has not yet taken on a C# project?

with an Stevens book, it should be really easy for any experienced
programmer. His books are really good, and explain in detail a lot of
the POSIX things. With that and the glibc documentation, you should be
set.

cheers
-- 
Rodrigo Moya <rodrigo@ximian.com>