Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jan : Suggestions Please-> Downloading a file, then resuming
| Subject: | Suggestions Please-> Downloading a file, then resuming |
| Posted by: | "Bryan" (bryanray..@hottmail.com) |
| Date: | 11 Jan 2006 10:40:29 |
Hello all,
I would like to:
1. Have client software download a CSV file from my server.
2. The CSV file is continually being added to, so downloading beginning at last point (not downloading the entire file again...)
3. Do this process in the background without locking the program.
4. The client would attempt a download every 30 minutes or so...
Any suggestions on a best practice for this type of download?
Thanks!
Bryan