Re: PIC12F629 simulation with MPLAB 5.2



On Sat, 28 Mar 2009 19:49:30 -0700, JosephKK wrote:

You need some sort of download manager. I haven't had to deal with
this kind of problem in ages though.
Maybe Firefox has this built in?
Also you might check bittorrent for this file. It'll keep the download
going for you and resume.

Repeating myself, FTP is more than sufficient to the task. It
recovers gracefully from line disconnects and user suspends. (picks up
where it left off)
Bittorrent is actually a bit different approach, with the reliability
as an add on to an inherently flaky (for large file transfer) http
protocol.

There's no reason why HTTP should be any more flaky than FTP. Both handle
resuming a download in exactly the same way, i.e. the client tells the
server to skip the first N bytes of the file.

.



Relevant Pages

  • Re: [opensuse] best file distribution technology for my case?
    ... Or does BitTorrent already incorporate certificate validation? ... Tell me, when I download opensuse, using http, for instance, do I get such ...
    (SuSE)
  • Re: PIC12F629 simulation with MPLAB 5.2
    ... Also you might check bittorrent for this file. ... There's no reason why HTTP should be any more flaky than FTP. ... resuming a download in exactly the same way, ...
    (sci.electronics.design)
  • Re: BitTorrent for dummies?
    ... dime or some of the other bittorrent sites. ... Setting up to download BitTorrent files is not as difficult as it may seem at first. ... Download a FLAC/SHN converter. ... Most of the "bittorent" files you download are going to be either .shn files or .flac files. ...
    (rec.music.gdead)
  • Re: Assembly conversion to Pocket Pc format
    ... string strfilename = ... for .NET assemblies, i.e. it is simply passing them through unmodified. ... rather I want to download from HTTP or HTTPS. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: HTTP Download complete detect using TCP sniffer
    ... its HTML have been received. ... HTTP parsing" would tell me the HTTP download is complete please? ... When the request is sent you start ...
    (microsoft.public.win32.programmer.networks)

Loading