Hi,
I think the problem is that clojure server reply sends LF only but RFC 854
wants a CR LF for a newline. PuTTY has an option to convert LF into CR LF.
Bug or feature?
Kind regards
Thomas
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to
Hi,
When I connect to the socket server with PuTTY, what are the correct connection
parameters? Telnet mode gives strange error messages, raw mode seems to work
but when doing (find-doc "string") the output has strange blanks and carriage
returns.
Help is appreciated.
With kind regards
Thomas