Logging on computer that serves UTF-8 bytes
Brought to you by:
karlvr
I have been trying to make MidpSSH log on a Mac OS X machine and somehow convert text from UTF-8 to ISO-8859-1. It does log on with SSH2 and shows the Bash shell as it is supposed to. But international characters are not displayed correctly.
I read a guide on the page
http://www.xk72.com/midpssh/wiki/terminal-emulation
and I performed those steps. MidpSSH still will not display international characters correctly because the OS X machine outputs characters in UTF-8.
I use MidpSSH version 1.4.21. I also upgraded to version 1.6.0 but that version produces a java.lang.securityexception on my Sony Ericsson K750i. So I had to downgrade to version 1.4.21.
So what is the next step?