Atozed Forums

Full Version: Indy 10 for 2007
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi. I am trying to find and download the latest version of Indy 10 that is compatible with Delphi 2007. I have tried https://www.indyproject.org/download/v10 but the links doesn't work for me. Any other suggestions on where to find it?
The old server had to be decommissioned. Remy has a spider copy of the site so hopefully he can edit this page with those files.

Remy - If you need the FTP info let me know, or you can use Github to store old zip files and link them from website as well.
(02-02-2021, 03:08 AM)TBlomqvist Wrote: [ -> ]Hi. I am trying to find and download the latest version of Indy 10 that is compatible with Delphi 2007.

Indy 10 still supports back to Delphi 5 (Indy 11 will drop support for pre-2009 versions). The latest source code for Indy 10 can be downloaded from Indy's GitHub repo:

https://github.com/IndySockets/Indy/
Thank you very much! That worked!
(02-02-2021, 08:35 PM)rlebeau Wrote: [ -> ]
(02-02-2021, 03:08 AM)TBlomqvist Wrote: [ -> ]Hi. I am trying to find and download the latest version of Indy 10 that is compatible with Delphi 2007.

Indy 10 still supports back to Delphi 5 (Indy 11 will drop support for pre-2009 versions).  The latest source code for Indy 10 can be downloaded from Indy's GitHub repo:

https://github.com/IndySockets/Indy/

I have been to this site but cannot download the files. I do not see them
(09-23-2022, 12:03 PM)tadziu123 Wrote: [ -> ]I have been to this site but cannot download the files. I do not see them

Go to the repo, make sure you are on the "Code" page, then on the right-hand side is a button labeled "Code" with a drop-down menu on it. The menu has options for downloading the code, either by cloning the repo onto your local machine, or by downloading a ZIP file containing the repo's code files.