curl-library
how to set libcurl support ssl in delphi
From: henryluo <henryluo_at_gmail.com>
Date: Fri, 19 Nov 2004 13:33:23 +0800
Date: Fri, 19 Nov 2004 13:33:23 +0800
hi all,
i was down this file
http://curl.haxx.se/download/curl-7.12.2-win32-ssl.zip and copy the
libcurl.dll to windows\system32\ ,
i use this code test it
if Tcurl.Features.Ssl then
showmessage('Ssl:yes')
else
showmessage('Ssl:no');
it return 'Ssl:no', so i cant download the https 's link, who can
help me,thanks
henryluo
Received on 2004-11-19