[fpc-pascal] Re: fcl-web TFPHttpServer component problem
Graeme Geldenhuys
graemeg.lists at gmail.com
Mon Nov 28 11:55:05 CET 2011
On 28/11/2011, Graeme Geldenhuys <graemeg.lists at gmail.com> wrote:
>
> I simply created a form with Start/Stop button. The problem is, that
> once I call .Active := True, it never returns from that call, so my
> test program (and thus any program using this server component) is
> stuck in limbo land...
I forgot to mention a few things. Here is the console output after I
clicked the Start button. Note the second writeln() statement is never
reached.
--------------------------------
[httpserver]$ ./testserver
before start
--------------------------------
I've test this under Ubuntu Linux (64-bit) and Windows 2000 (32-bit).
Both give the exact same behaviour.
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
More information about the fpc-pascal
mailing list