On Mon, 18 Apr 2011, Charlie Carothers wrote:
You're definitely right about the Just Works part.
About 15 years ago I
used it to implement a remote code loader over dial-up phone lines -
about 1MB of code per download. Using short packets and the 16 bit CRC
error detection, I've seen it successfully download in the face of an
incredible number of packets in error. It's still in use today AFAIK.
Surely, the remote code download that you started running 15 years ago
must be almost finished by now.