Re: Newbee on web apps with Delphi

From: Bjørge Sæther (bjorge_at_hahaha_itte.no)
Date: 11/07/04


Date: Sun, 7 Nov 2004 17:06:05 +0100

Marco van de Voort wrote:
> On 2004-11-04, Bjørge Sæther <bjorge@hahaha_itte.no> wrote:
>>> I need to develop my first web application with delphi for database
>>> management, so I would like to ask you if you know some tutorials,
>>> books or any info to begin with. I would appreciate your help.
>>
>> OK. I'll try to describe what I know about writing such applications:
>>
>> - CGI applications: It's simply an application that receives the
>> request via "stdin" (You normally use Read, ReadLn) and provide
>> output (HTML) vie stdout (Write, WriteLn). Very simple, the only
>> problem being that the application is run once per request, and that
>> isn't exactly ideal for database-based web applications ;-)
>
> Are mod_cgi (previously fast_cgi) dramatically different? I wanted to
> get to the bottom of those, but had to choose Indy httpserver out of
> schedule reasons, and I still don't know this :_)

I didn't know that one ! Seems like what I've been looking for...!
You're right, it seems like a standard CGI application, only that it does
its read/write operations in a loop.
Thanks for the tip !

-- 
Regards,
Bjørge Sæther
bjorge@haha_itte.no
-------------------------------------
I'll not spend any money on American Software products
until armed forces are out of Iraq.


Relevant Pages

  • Re: Newbee on web apps with Delphi
    ... > Marco van de Voort wrote: ... >> get to the bottom of those, but had to choose Indy httpserver out of ...
    (comp.lang.pascal.delphi.misc)
  • Re: Batteries That Do Not Leak w/Age?
    ... I respect your courteous request David, as they're generally accompanied by numerous names and pissy remarks. ... Bottom posting isn't sensible, or I would have been doing it for the last 12-14 years. ... When early online communication began, there were a lot of really slow connections in the networks, and top posting could've been annoying, when seeing a post start with a reply at the top because the original post hadn't made it's way to all points in the network. ...
    (sci.electronics.repair)
  • Re: Console application help
    ... >> Marco van de Voort wrote: ... >>> what you mean with DJGPP, it applies to FPC's DOS port. ...
    (comp.lang.pascal.misc)
  • Re: Delphi bug? oddity?
    ... >> Marco van de Voort wrote in message ... ... >> Is this limited to method variables, or does the question remain the ... It turns out that the behaviour of assigning is quite simple, ...
    (comp.lang.pascal.delphi.misc)
  • Re: Marco van de Voort the great
    ... > My name is Marco van de Voort ... > my posts you cannot thwart, ...
    (comp.lang.pascal.borland)