[Mono-list] Auto Running Processeses

Oleg Deribas oleg at td.kharkov.ukrtel.net
Mon Jun 19 11:44:14 EDT 2006


Hello,

Lee said the following on 19.06.2006 18:37:

> I am writing a TCP socket server and want it to run as an automatic process.  
> Should that be written as a console app or as a Service app?

If you want to deal with sockets directly - you should create service.

But you could just create simple console application dealing with
stdin/stdout and run it under inetd/xinetd.

-- 
Oleg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3206 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.ximian.com/pipermail/mono-list/attachments/20060619/f33f2583/smime.bin


More information about the Mono-list mailing list