Re: how can I get data in STDMETHODIMP CwodTelnetN - WeOnlyDo Discussion board

Re: how can I get data in STDMETHODIMP CwodTelnetN (General questions)

by bruce, Wednesday, April 04, 2007, 11:38 (6242 days ago) @ wodSupport

It's a MFC application and I found the reason.
now I met a strage problem.
In my application, the CPU's number became to 100 when I first connect to the SSH server. But it is not ocur in my test application(a little app). And it will spend about 30s to connect.
I can't understand.
evaluation version's problem?
or it conflicts with other net control?

Bruce,

you make windows-app, right? If it's console app then you must use blocking mode since component cannot work asynchronously in the same thread as your console-related code.

What kind of app are you making?

Kreso


Complete thread: