[fpc-pascal] Best practice porting a Windows service application to Linux?

Sven Barth pascaldragon at googlemail.com
Wed Apr 22 07:56:38 CEST 2020


Bo Berglund via fpc-pascal <fpc-pascal at lists.freepascal.org> schrieb am
Mi., 22. Apr. 2020, 05:33:

> But what about the general service framework?
> The existing code uses a class inherited from TService, does this
> exist on FPC for Windows and Linux?
> So it can be crosscompiled for both platforms?
>

The service framework is available as TDaemonApplication in daemonapp.pp
and is available for both Windows and *nix systems. :)

Regards,
Sven

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20200422/5a317760/attachment.html>


More information about the fpc-pascal mailing list