Re: Telnet negotiation. - WeOnlyDo Discussion board

Re: Telnet negotiation. (General questions)

by wodSupport, Tuesday, November 02, 2010, 23:48 (4917 days ago) @ Leonid

Leonid,

hi. I did some tests and tried to figure out how to accomplish what you need.. And i have no idea :) In Telnet protocol, I could give you a way to intercept telnet negotiation options, but it doesn't help you much. For example, if you try to send row/col to some really large value upon connect, and server refuses - what does it give you? There's no Default value for it..
In SSH protocol there is no way to provide it anyway, so we're stuck here.

I had an idea - to use ANSI sequences to send ESC[6n to let server report cursor position back.. Unfortunately it works from host to VT100 terminal, not the vice versa..

If you have any suggestions, I'll be glad to hear it.

Kind regards,
Kreso


Complete thread: