On Mon, 2003-08-04 at 20:23, Moore, Paul wrote:
> does mono allow nt services and unix daemons to be written? In a
> portable fashion?
>  

The .NET Base Class Library includes a namespace called
'System.ServiceProcess'. Lots of work still needs to be done to finish
up the classes in that namespace. With those classes in place, you
should be able to write services in a portable fashion.

It would be great if you could contribute either directly to the
classes, or by writing test cases. If you're interested, please contact
me and I'll set you up! ;-)

Happy hacking!

Duncan.
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to