[
https://issues.apache.org/jira/browse/NET-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rory Winston closed NET-297.
----------------------------
Resolution: Incomplete
Can you please provide some more specific info?
> Using FromNetASCIIInputStream misrepresent standardized telnet input
> --------------------------------------------------------------------
>
> Key: NET-297
> URL: https://issues.apache.org/jira/browse/NET-297
> Project: Commons Net
> Issue Type: Bug
> Affects Versions: 2.0
> Environment: POSIX systems like Linux/Unix
> Reporter: Alexander
> Priority: Minor
>
> I encounter strange behavior while using TelnetClient first time. I receive
> the only '\n' char, instead of '\r\n' as defined in RFC 0854. After
> inspecting source code I've found that the conversion occurs depending on
> platform depended property.
> For what? What about "write once, run everywhere"? Now I'm forced to write a
> wrapper to make conversion back. So, could you make that conversion
> manageable by means of a writable boolean property?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.