Example on how to upload multiple files using Indy 10 in Delphi

This should be the same for D9 too.

Features 2 modes:

  • liniar: one file after the other
  • paralel: all files in the same time (using threads)


YOU MUST edit the project settings and set correct path to your indy 10 installation!!!

Source Code