Re: Viewing the Terminal Screen Using the COM Vers (General questions)

by Jasmine, (7069 days ago) @ zero159

Zero,

no, you cannot do that with COM object since it doesn't remember what was sent/received. You could do it internally, tho, if you wish to. It would be sufficient just to add everything that was received to some Textbox or string variable.

I understand that this causes problems with emulations, which you would receive as raw ansi data. However, wodTelnetDLX COM object doesn't even go into interpreting ansi sequences, so it can't provide you with screen as you would wish.

Perhaps you could use hidden OCX instead?

locked

Complete thread: