[fpc-pascal] Troubles using embedded HTTP Server to serve SWF files
Graeme Geldenhuys
graemeg at geldenhuys.co.uk
Tue Oct 15 14:07:44 CEST 2013
Sorry for the noise. I did lots more testing and comparing to Apache
results. In the end I found out that it wasn't the FPC Embedded Web
Sever causing the problems, but rather the CGI client written with
fcl-web. I switched by CGI client apps back to Powtils, and now the
SWF flash files are served 100%, with successful loading of external
resource files.
Due to project time constraints I can't research the issue further,
but will get back to it at a later date.
Regards,
- Graeme -
On Tuesday 15/10/2013 at 04:14, Graeme Geldenhuys wrote:
> Hi,
>
> I'm using the FPC HTTP Server component as an embedded web server in
> our
> application. All content is generated dynamically via a CGI
> application.
> I hit a [rather big] snag serving SWF flash content. During my
> debugging, I eliminated the usage of a CGI app, and reference the SWF
> file directly in the URL to see if I could get to the bottom of this
> issue.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20131015/9d7a9066/attachment.html>
More information about the fpc-pascal
mailing list