Re: PIC12F629 simulation with MPLAB 5.2



On Sun, 29 Mar 2009 07:14:26 +0100, Nobody <nobody@xxxxxxxxxxx> wrote:

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.

No. They don't. Do go read up on the protocols. Http is more like
udp. Ftp is a multifile wrapper around tcp. Big differences.
.
.



Relevant Pages

  • Re: Updating a VB6 across the Internet
    ... Can you host the update download on an HTTP? ... I wrote an update function into the program using FTP calls. ... Many corporate firewalls do not allow users to use FTP. ...
    (comp.lang.basic.visual.misc)
  • Re: Overview Of New Intel Core i7(Nehalem) Processor
    ... FTP wins on all counts. ... Check the RFCs. ... HTTP, thus the need for a downloader tool to replace much of the ... Most HTTP download managers are a scam; if you fell for it, ...
    (sci.electronics.design)
  • Wget and proxy:question
    ... I have a Linux PC behind a proxy; I can download stuff (http and ftp) ...
    (comp.os.linux.networking)
  • Re: Encrypted transfers to/from vendors
    ... If you are sending data to ECuRep, it supports HTTP, HTTPS, FTP, ... FTP site? ... Is ECuRep strictly for uploading? ... and there wasn't an obvious "download" directory ...
    (bit.listserv.ibm-main)
  • Re: large-scale vector data ftp & Re: looking for places data
    ... HTTP at http://eros.usgs.gov/geodata/dlg_large/states.html ... I don't know where they might be available through FTP. ... for example you can run wget to download a URL that you specify on ...
    (comp.infosystems.gis)

Loading