If telnet is sending CR+LF, you can go into telnet command mode (either before you establish the connection, or by pressing Ctrl-]) and enter:
toggle crlf
Announcement
Collapse
No announcement yet.
Terminal emulator newline character mapping
Collapse
This is a sticky topic.
X
X
-
Hi,
I' facing with this problem:
http://forums.lantronix.com/showthread.php?t=1019
you suggest to map newline character to CR or LF but never to CR+LF
in order to avoid strange problems...
can you suggest a command to use on Linux terminal or with host
application (telnet, netcat) to do this mapping ?
Thanks in advance,
Gennaro
Leave a comment:
-
Terminal emulator newline character mapping
When connecting to a Linux SDK target, be sure to set your newline character mapping accordingly. I have my receive and transmit newline character mapped to CR. Setting the character to LF should also work. Do not set your newline transmit mapping to CR+LF, as this may be interpreted as two consecutive newlines, and could result in subtle problems.
MattTags: None
- Stuck
Leave a comment: