Questions related to the Indy (Internet Direct) open source networking library for Delphi, C++Builder, and FreePascal development environments.
I'm trying to connect to google documents (following Marco Cantu's excellent REST example) but I am getting the following SSL …
delphi ssl openssl indy delphi-2006I need help in understanding how to transfer a record through Indy TCP Server/Client. I have 2 programs, in I …
delphi indyUsing: Delphi 2010, latest version of Indy I am trying to scrape the data off Googles Adsense web page, with an …
delphi indy web-scrapingHow can I check for the target URL for specific response code like 200 OK without Indy throwing all sorts of …
delphi delphi-xe2 indy indy10I have the following task: download a file using HTTPS and authentication. Indy seems the way to go but for …
delphi openssl indy delphi-2006I know, I'm asking a lot of questions...but as a new delphi developer I keep falling over all these …
delphi tcp performance client-server indy