On Sun, 23 Oct 2011, Graeme Geldenhuys wrote:

Hi,

I was looking through the FCL code and noticed that there seems to be
more than one HTTP server component. What is the difference between
them, and which one would be the better option as the basis for a HTTP
based n-tier application server (for use with tiOPF).

I found the recent one Michael van Canneyt committed in fcl-web:
   fcl-web/src/base/fphttpserver.pp (TFPHttpServer component)

I also found one in fcl-net:
  fcl-net/src/httpsvlt.pp    (THTTPServer component)

This one is deprecated.

It was originally developed to create servlets for XML-RPC.
I will remove it.

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

Reply via email to