Hi!
I have returned to ICS after many, many years and use THTTPCli for my own WebAPI objects. When I try to build my project I get error C1118 at OverbyteICSWSocket.pas (17241)... If I close Delphi and only RUN the project it is fine, but I can't build it. :-()
Any Ideas? (Running Delphi 7 Build 4.453 on a virtual Windows 10 machine )
Hello!
How do I connect to a HTTPS server using THTTPCli or TSSLHTTPCli? Do I need OPENSSL for that as well? How would I set up the SSL Connection? I have copied the OPENSSL dll to the EXE folder and get "wrong SSL version" exception...