On Sat, May 21, 2011 at 3:09 PM, Krzysztof <dib...@wp.pl> wrote:
> Hi,
> In httpsend unit you have function HttpGetBinary. It download binary file to
> "Response" stream parameter so you can call
> then Response.SaveToFile. HttpGetBinary can download from HTTPS too, but you
> must chose plugin first. Read this article:
> http://www.ararat.cz/synapse/doku.php/public:howto:sslplugin
> For example if you want use OpenSSL just add ssl_openssl to your uses
> section. Remember that you must have OpenSSL librarys installed (you can
> just copy libeay32.dll and ssleay32.dll to your exe directory)
> Regards.

Sorry for late to answer you.
OK, I did not know about 'plugins' in the Synapse, thanks!

BTW, where I can get the oficial libraries libeay32.dll and
ssleay32.dll to work with Synapse?

Thanks,
Marcos Douglas

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to