Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

concole application and tcp/ip

I have written telnet client application using console mode (WIN32 console
applicaton). It works very slowly under
WIN9X, particulary while displaying a lot of data on the screen (using WriteConsoleOutput
API function).
To handle TCP/IP I'm using standard socket function (connect, send, recv
...).

I have been rewriting my application several times without effect. I have
tried with threads and without threads.

The same exe runs without problem under NT (Server and Workstation).

Have anyone any idea or solution about this problem ?
[592 byte] By [Stanisaw Bartkowski] at [2007-11-10 12:52:13]