S
Sven Rutten
Hello
We're having a problem using TCPClient/Server. Everything is working ok with
asynchron readers on both ends.
But when we are writing from one side a lot to the stream (but in
50K-Buffers and 100ms sleep between writing!), and in the same time we are
writing some "pings" from the other side to the stream, the pings dont reach
the other side until all the parts (e.g. we are writing 1 MB in 20 x
50KB-buffer) are written to the stream...
How is that possible? It is not happening when we are connected using WLAN,
then everything works ok, but if we are connected over ActiveSync, the
described problem is happening...
Is this a limitation in ActiveSync?
if we are using Sleeps of 4000ms, then it is working (but not really
usable...)
Thanks
Sven
We're having a problem using TCPClient/Server. Everything is working ok with
asynchron readers on both ends.
But when we are writing from one side a lot to the stream (but in
50K-Buffers and 100ms sleep between writing!), and in the same time we are
writing some "pings" from the other side to the stream, the pings dont reach
the other side until all the parts (e.g. we are writing 1 MB in 20 x
50KB-buffer) are written to the stream...
How is that possible? It is not happening when we are connected using WLAN,
then everything works ok, but if we are connected over ActiveSync, the
described problem is happening...
Is this a limitation in ActiveSync?
if we are using Sleeps of 4000ms, then it is working (but not really
usable...)
Thanks
Sven