[fpc-pascal]Comunicate with a daemon
James Mills
prologic at prologitech.com
Sat May 17 11:09:17 CEST 2003
On Sat, May 17, 2003 at 10:57:46AM +0200, Jilani Khaldi wrote:
> Hi All,
> I am playing with the example "daemon.pp" and I find it very interesting as base for an application server.
> My question is how to comunicate with the daemon using an external program (written obviously in FP).
> Thanks!
Perhaps you could create a unix socket connection for the daemon and
connect to it from another external program (written obviously in FP).
>
> ps.
> I am still looking for an application server written in FP (I found tons written in other languages!), so if you know
> let me know.
Application Server ? (term I'm not aware of, explain it to me :P)
cheers
James
>
> --
> Jilani Khaldi
> http://www.jilani.net
>
>
>
>
>
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
More information about the fpc-pascal
mailing list