Hello Igor,

> obtain an error 10035 from time to time during a communication.

In witch event do you have this error ? It should normally never occur
because it it handled by TWSocket.

> meaning the communication is slow... about 1000 byte per a second

A PII-300 machine can easely saturation a 10 mbps network with TWSocket,
So if you dont get this performance something else is wrong. How do you
do your test ?

If you dont get higher than 1000 bytes / second then eather your server
or your client is doing 100% CPU on his machine. Whitch one ? Because
that's the one to investigate.

---
Rgds, Wilfried
http://www.mestdagh.biz

Friday, September 9, 2005, 19:30, Igor Pokorny wrote:

> Hello all,

> using WinsokcS against an unknown client comunicates binary (I needed an
> hour or so to understand clearing the welcome banner doesn't work ;-} I
> obtain an error 10035 from time to time during a communication. By my 
> meaning the communication is slow... about 1000 byte per a second, may
> be less. Is there a way how do decide which side (client or server) has
> a problem with its full buffer? As I noticed I am not able to do 
> anything with a client, but server side communicates too by USB. All 
> waiting  for data from USB are doing by inserting a ProcessMesage loops.
> Any help?

> Regards

> Igor


-- 
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