How can you do or what component is needed in DELPHI7 so that you can update your program via the Internet?

For example, I created a program and I want to add it to the hosting. Moreover, with each upgrade, the users of this program showed that the server has an update of one or another of my programs?

    1 answer 1

    You can use ready-made components for this task.

    From the free options I would recommend TmxWebUpdate , from the commercial ones - TMS TWebUpdate .

    • Grateful! I hope I will try to do it !!! - Tin