Re: Designing a protocol for the first time
- From: Jim Stewart <jstewart@xxxxxxxxxxx>
- Date: Thu, 06 Mar 2008 13:22:23 -0800
Keith M wrote:
Snip...
Xmodem is considerably easier to implement than Zmodem. I implemented Xmodem when I was about 10 or 11 years old, first in Basic, and then in C.
Brings back old memories. My first product had X-Modem
download capability and I wrote and debugged it in assembly
language on a Saturday afternoon. It was exquisitely
ugly with software timing loops and no crc, but it
worked for years. I finally got sick of it and completely
rewrote it with crc.
.
- Follow-Ups:
- Re: Designing a protocol for the first time
- From: Keith M
- Re: Designing a protocol for the first time
- References:
- Designing a protocol for the first time
- From: CC
- Re: Designing a protocol for the first time
- From: Jim Stewart
- Re: Designing a protocol for the first time
- From: Chris Carlen
- Re: Designing a protocol for the first time
- From: CBFalconer
- Re: Designing a protocol for the first time
- From: Keith M
- Designing a protocol for the first time
- Prev by Date: Re: Designing a protocol for the first time
- Next by Date: Re: Maximum speed, all ports as I/O
- Previous by thread: Re: Designing a protocol for the first time
- Next by thread: Re: Designing a protocol for the first time
- Index(es):
Relevant Pages
|