You are not logged in.
Pages: 1
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
Delphi Tokyo, win32
Offline
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
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
Pages: 1