[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Console question
- Date: Mon, 1 Nov 2004 11:39:44 -0500
- From: etienne.fortin at sensio.tv (Etienne Fortin)
- Subject: Console question
Hi everyone,
A very simple question: How does the console deal with the very
unpleasant issue of CR/LF end of lines? I mean, is there any conversion
or what you receive is exactly what was sent by the remote device and
vice-versa?
The reason I ask is that I want to code the XMODEM-1K transfer protocol
on top of my serial connection, which is controled by termios. I need to
know if the CR/LF will get mixed up.
Thanks,
Etienne Fortin
Sensio