Re: [Harbour] HBCURL - some questions

2008-07-08 Thread Szakáts Viktor
Hi Przemek, The reason is that starting 7.17.0 libcurl handles passed strings to curl_easy_setopt() differently so that it automatically makes a copy of the passed string and deals with the management of that. Previous versions required a static buffer to be passed, so in my understanding, hb_pa

Re: [Harbour] HBCURL - some questions

2008-07-08 Thread Przemyslaw Czerpak
On Tue, 08 Jul 2008, Szakáts Viktor wrote: Hi Viktor, > The reason is that starting 7.17.0 libcurl handles passed strings > to curl_easy_setopt() differently so that it automatically makes > a copy of the passed string and deals with the management of that. > Previous versions required a static b

Re: [Harbour] HBCURL - some questions

2008-07-08 Thread Szakáts Viktor
Hi Przemek, 1. You left in the code: #if LIBCURL_VERSION_NUM < 0x071100 #error hbcurl: Harbour hbcurl needs libcurl 7.17.0 or upper. #endif Anyhow after your modifications it can be cleanly compiled also with older CURL library versions (I tested 7.16.4). Are such bui

[Harbour] HBCURL - some questions

2008-07-08 Thread Przemyslaw Czerpak
Hi Viktor, I've got two questions about current HBCURL status: 1. You left in the code: #if LIBCURL_VERSION_NUM < 0x071100 #error hbcurl: Harbour hbcurl needs libcurl 7.17.0 or upper. #endif Anyhow after your modifications it can be cleanly compiled also wi

Re: [Harbour] hbcurl

2008-06-05 Thread Szakáts Viktor
Hi Alejandro, In brief: 'libcurl' is an API which makes it very simple and easy to send and receive files (and even more) using various TCP/IP communication protocols, FTP, HTTP, HTTPS, SCP, SFTP, TFTP and even LDAP, LDAPS, TELNET, etc. There is wide proxy and authentication support. 'hbcurl' is

[Harbour] hbcurl

2008-06-05 Thread Alejandro de Garate
Viktor Could you give a brief explanation which is the purpose (the intended use) of the hbcurl library ? And if you can (;) drop a few lines in a .txt TIA Alejandro _ News, entertainment and everything you care about at Live.com. G