On 01/30/2015 12:57 PM, Michael Van Canneyt wrote:
On windows they must be service programs, which are an absolute horror to debug.

Yep ;-) .

To do such a thing on Windows (IIS) with Delphi, my (not Linux expert) colleagues very successfully created a simple "ISAPI" CGI that uses a bidirectional communication stream with a normal Delphi program (that has an option to be started as a service if the administrator wants that). The system is usually installed on virtualized Web server boxes.

-Michael
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to