[jira] Commented: (NET-89) [net] TelnetClient broken for binary transmissions + solution

2009-11-22 Thread Shlomy Reinstein (JIRA)
[ https://issues.apache.org/jira/browse/NET-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781119#action_12781119 ] Shlomy Reinstein commented on NET-89: - I have a different case in which

TelnetClient adds an extra newline

2009-11-17 Thread Shlomy Reinstein
Hi, I use TelnetClient for automation of telnet sessions (something similar to the 'Expect' tool). I noticed that whenever I write a newline (\n) to the output stream of a TelnetClient, two newlines are inserted instead of just one, which prevents the automation from working, because many commands