Re: Designing a protocol for the first time
- From: CBFalconer <cbfalconer@xxxxxxxxx>
- Date: Mon, 03 Mar 2008 16:57:09 -0500
Chris Carlen wrote:
Jim Stewart wrote:
X-modem CRC. Then you only have to write it for the target.
Yeah, I will spend some time looking at Xmodem to see if I
should do it that way.
I wonder if there is anything in Python for that? Might have
to use some C bindings for Python to use an existing codebase.
If you are going to consider X-modem, try Z-modem. Much better
error control, speed, etc. Uses the same transmission paths.
--
[mail]: Chuck F (cbfalconer at maineline dot net)
[page]: <http://cbfalconer.home.att.net>
Try the download section.
--
Posted via a free Usenet account from http://www.teranews.com
.
- 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
- Designing a protocol for the first time
- Prev by Date: Re: Embeded Tutorial?
- Next by Date: Re: Embeded Tutorial?
- 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
|