On Fri, 15 Jul 2005 21:06:06 +0200
  "Francois PIETTE" <[EMAIL PROTECTED]> wrote:
>> Can I remove string "EmulVT" from the top line when I drag&drop this 
>> component on the form?
> 
> You must write the "Clear Screen" escape sequence at runtime. For 
>example from the FormCreate event handler:
>    TnEmulVT1.WriteStr(#27 + '[2J');

Thanks!
Question about security: as I read, TTnEmulVT it's "TELNET and ANSI 
terminal emulation combined" component. So, it does not support SSH 
protocol.
How I can do it more security, if I want to work via Internet?

Best regards,
Artem Antonov.
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to