KpyM Telnet/SSH Server - Forum
'ESC' key in SAPConsole |
man |
'ESC' key in SAPConsole |
Dec 03 2007 08:06 |
|
Hi Kroum!
I use KTS with SAPConsole (SC). But SC don't understanding Esc-key. In general SAR R/3 use F3 instead Esc. How I can substitute this keys at KTS layer?
Thank you.
p.s.Sorry for my english.
|
Kroum Grigorov |
|
Dec 03 2007 13:03 |
|
I'm not sure that I understand your problem.
Can't you just press the F3 key instead the ESC key in your client ?
Kroum
|
man |
|
Dec 03 2007 14:09 |
|
I can, but I want press exactly Esc, but not F3 (FN+3).
I've the CipherLAB 8370 terminal, where so as get F3, U need push two keys: 'FN' and then '3'. And the term have the 'Esc' key(in .log the code of this key is '027' (0x1b)). But when I press 'Esc', SAPConsole don't react. I think what if I substitute key code. I press 'Esc', but SAPConsole receive 'F3'.
Thank you.
|
Kroum Grigorov |
|
Dec 03 2007 19:24 |
|
Ok, I got it.
Open 'utf-8.ini' file and replace the lines
[code:1:c414acfa8b]
input70 = "1B"
key70 = "FFFFFFFF 1 0 1B 1 1B 0 0 1B 1 1B"
[/code:1:c414acfa8b]
with
[code:1:c414acfa8b]
input70 = "1B"
key70 = "FFFFFFFF 1 0 0 1 72 0 0 0 1 72"
[/code:1:c414acfa8b]
This will make the server generate 'F3' key whenever it receives the 'Esc' key.
Kroum
|
man |
|
Dec 04 2007 05:01 |
|
AAAAAAAAAAAAAAAAA!
THANKSSSSSSSSSSSSSSS!
It's worked!
U a great man!
SPASIBO!
With Love from Russia!
|
man |
|
Dec 04 2007 07:13 |
|
O, god!
It was very simple!
I'm handbrake!
|
man |
|
Dec 04 2007 07:14 |
|
O, god!
It was very simple!
I'm handbrake!
|
SKB |
KTS config for SAPConsole |
Feb 17 2008 09:51 |
|
Hi,
I have installed the KPYM tenet server and please let me know how to configure it to connect to SAPConsole.
Thanks in advance
|
Kroum Grigorov |
|
Feb 17 2008 11:04 |
|
AFAIK all you have to do is to install KTS on the same machine your SAP Console is running and to configure KTS to start SAP(sapcnsl.exe) when user connects.
Once you are able to connect to your SAP Console from within KTS, you might need to make few tweaks(depending on the telnet clients you use) to have full keyboard support for your SAP Console.
You might find these SAP guides helpful:
l0c41://www.mindsquare.de/downloads/WebSAPConsolInstallGuide.PDF
l0c41://branfran.com/Files/SAPConsole%20UserGuide%20Jan03.pdf
Kroum
|
SKB |
Configure KTS to start SAPConsole |
Feb 17 2008 11:09 |
|
hi,
Thanks for the reply.
Please tell me how to configure KTS to start SAPConsole when teh user connects
|
Kroum Grigorov |
|
Feb 17 2008 11:11 |
|
It's in the other forum thread :)
l0c41://www.kpym.com/phpbb/viewtopic.php?t=188
|
shimeixiaoxiao |
|
Dec 15 2010 07:33 |
|
I have installed the KPYM tenet server and please let me know how to configure it to connect to SAPConsole.
|
© 2007 - 2008 Kroum Grigorov