KpyM Telnet/SSH Server - Forum
| Cyrillic input |
| Pashkoff |
Cyrillic input |
Dec 25 2007 10:27 |
| |
Are there any chances of adding cyrillic input into KpyM? Or maybe it's been already relized?
|
| Kroum Grigorov |
|
Dec 30 2007 21:15 |
| |
Yes, this is what you have to do.
1) Get the latest KTS 1.16
2) in telnet.ini file set
[KTelnet]:export_code_page = 65001
this will tell KTS to use UTF-8 as export code page
3) in the file KTS\scripts\allusers.bat change the line:
chcp 437
to
chcp 1251
this will tell the console that you want to use windows cyrilic code page.
4) you will need UTF-8 enabled client, parametered to accept the incoming characters as UTF-8.
This is how it looks in PuTTY
Now you should be able to type and read the basic cyrillic symbols
Kroum
|
| Pashkoff |
|
Dec 31 2007 02:09 |
| |
Thanks a lot! It works perfect now.
|
| Pashkoff |
|
Dec 31 2007 03:21 |
| |
Just want to add that it will be better to set 866 as an input charset for those who'd like to use Golded or that kind of stuff. Thanks again.
|
| BG |
|
Mar 03 2009 18:50 |
| |
Sorry my bed english.
Use set codepage 866 in kpym and CP866 in PuTTY
|
| BG |
|
Mar 03 2009 18:53 |
| |
Sorry my bed english.
Use set codepage 866 in kpym and windows-1251 in PuTTY
|
| Art |
BG |
Oct 26 2011 21:10 |
| |
BG Thanks! It's work!
|
© 2007 - 2008 Kroum Grigorov