Re: F-Secure SSH servers with EmulationType of col - WeOnlyDo Discussion board

Re: F-Secure SSH servers with EmulationType of col (General questions)

by ddeloveh, Tuesday, October 17, 2006, 16:18 (6612 days ago) @ wodDamir

Damba. Here is what I get back from the Receive() call. It does not paste well, but I think you get the idea.
[code]
_[?1000h_[37;40m_[21m_[2J_[1;1H_[37;40m_[21mMicrosoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.

C:\Documents and Settings\o003303>




















_[4;35H
[/code]

I tried out the ActiveX control and here is the results with StripANSI set to false:
[code]
[?1000h[37;40m[21m[2J[1;1H[37;40m[21mMicrosoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.

C:\Documents and Settings\o003303>
[/code]

Here it is with StripANSI set to true:
[code]
Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.

C:\Documents and Settings\o003303>
[/code]


Complete thread: