Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 May : idHTTP can it resume?
| Subject: | idHTTP can it resume? |
| Posted by: | "Landiin" (landi..@hotmail.com) |
| Date: | 13 May 2006 01:36:05 |
I've used idHTTP for a while now to update my app from the a web site and works great. However over time it has got bigger and some of my dial up users connections time out of they get dropped and have to start over. I've looked through some forums and documentation and haven't been able to find any info about resume using idHTTP. I've found tons of thing for idFTP but I really don't ( yes I am lazy) want to change my update code to use FTP when I know it can be done with HTTP but I am not smart enough to figure it out.