> i'm wondering about the way to implement a FTP server
> (with thread on GetProcessing) within a Windows Service ?
> Does anyone has a sample ?

The is a sample service in the demos.
There is nothing very special to make a service using ICS. As long as there
is a working message pump, ICS component will work.

For the GUI, you use another application, a GUI application that communicate
with the service using ICS, probably using the HTTP server component which
offer the eaisiest way to build an administrative interface without writing
another application: you just use a browser to do the administration.

--
Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
http://www.overbyte.be



-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to