Is SocketOptionName.NoDelay working ?

  • Thread starter Thread starter Ivar
  • Start date Start date
I

Ivar

Hi,

Is SocketOption.NoDelay working ?

There is some trouble with socket delay, I doubt that SocketOption.NoDelay
isn't working.
If I set
HKLM\System\CurrentControlSet\Services\tcpip\Parameters\TcpAckFrequency to
13(or diasble(0)), all start work noramlly.

I tried in defferent computers, result is same.

Each simple rendLine - > recieveLine takes 200 ms.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top