There is an updated version of httptread.zip:

http://www.theo.ch/kylix/httpthread3.zip

It now contains a Lazarus / FPC version.
For the Kylix version, there's now QWindows.pas and QMessages.pas included, 
since they seem hard to get these days.
There are Lazarus and Kylix binaries.in the ZIP.

The Synapse relevant code is shared for all versions in httpsendthread.pas with 
a few $IFDEF.

The main difference for the Lazarus version is, that it uses a synchronized 
TControl.Perform instead of a Postmessage to update the GUI.

However there are some Problems in the FPC Version of Synapse.

For example try to get the following URL with the Lazarus version:

http://synapse.ararat.cz/files/synapse.zip

I'm getting an error message, while the Kylix version happily downloads the 
file.

It's about IPv6 problem.

There are also some issues with HeadersToList in the FPC-version. Please see 
the comment in the httpsendthread.pas

Would be nice if the FPC Version could be improved.

Thanks Lukas

Kind Regards
Theo



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to