Please support our Pascal and Delphi advertiser: Programming Forums
Views: 10395 | Replies: 3
![]() |
•
•
Join Date: Aug 2005
Posts: 20
Reputation:
Rep Power: 4
Solved Threads: 0
Hi all,
I don't know if this is possible, but I am needing to upload a file in one of my delphi programs.
The program stores and displays events that are happening. The program will be used between 5 people all at different locations. When the program runs, it checks the ftp server if any new events have been added. If so, then the program downloads them and updates the files.
I'm wanting the program to upload the data files to the ftp server if they have added any events to the program. This procedure will be done when the program is just about to be closed.
Could someone help me out please
Satrix36
I don't know if this is possible, but I am needing to upload a file in one of my delphi programs.
The program stores and displays events that are happening. The program will be used between 5 people all at different locations. When the program runs, it checks the ftp server if any new events have been added. If so, then the program downloads them and updates the files.
I'm wanting the program to upload the data files to the ftp server if they have added any events to the program. This procedure will be done when the program is just about to be closed.
Could someone help me out please
Satrix36
•
•
Join Date: Oct 2005
Location: Manchester, UK
Posts: 482
Reputation:
Rep Power: 4
Solved Threads: 34
hi - depending on the version of delphi you have, the indy components may be installed. if not you can get em from their site. the indy (internet direct) suite is a set of components that allow you to do network stuff, they include a ftp server component and an ftp client component. both are fairly straightforward to use and a quick google (or search on koders.com) will probably uncover some tutorials/snippets
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)





Linear Mode