[fpc-pascal]Comunicate with a daemon

Michael.VanCanneyt at Wisa.be Michael.VanCanneyt at Wisa.be
Sat May 17 11:23:49 CEST 2003


On Sat, 17 May 2003, 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!
>
> 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.

Full appplication server and client units are present in fcl/net.
It's a XML-RPC protocol based implementation. There is a simple
client/server implementation.

Michael.





More information about the fpc-pascal mailing list