#1 2017-12-07 15:52:04

jaclas
Member
Registered: 2014-09-12
Posts: 215

TSQLHttpClientCurl - how use

What are the requirements for use TSQLHttpClientCurl client?
I try this class, but I get error:

"returned 404 (Not Found) with message  libcurl easy_perform=60"

when other clients work properly.
I should install some additional libraries?

Last edited by jaclas (2017-12-07 15:52:15)

Offline

#2 2017-12-07 16:21:41

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,242
Website

Re: TSQLHttpClientCurl - how use

On which compiler and operating system platform?

Offline

#3 2017-12-07 17:34:42

jaclas
Member
Registered: 2014-09-12
Posts: 215

Re: TSQLHttpClientCurl - how use

Delphi Tokyo, win32

Offline

#4 2017-12-07 18:24:05

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,242
Website

Re: TSQLHttpClientCurl - how use

Why on earth should you use libcurl on Windows?

Offline

#5 2017-12-07 19:09:21

jaclas
Member
Registered: 2014-09-12
Posts: 215

Re: TSQLHttpClientCurl - how use

I write diagnostic app for our clients who have a various problems with connecting to server. The app connects through TSQLHttpClientWinHTT, TSQLHttpClientWinINet and sockets by Indy TIdTCPClient and reports messages to file.
I thought I could use curl based class too. If no then sorry :-)

Offline

#6 2017-12-08 11:26:52

jaclas
Member
Registered: 2014-09-12
Posts: 215

Re: TSQLHttpClientCurl - how use

I detect that on some systems client on WinHTTP get error:

"winhttp.dll error 87, The parameter is incorrect error"

but WinINet client works properly, why?

Offline

Board footer

Powered by FluxBB