Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I decrease extra latency (about 200 ms) in Windows 7?

extra latency MS windows 7
0
Posted

How can I decrease extra latency (about 200 ms) in Windows 7?

0

Extra latency in Windows 7 is caused by the nagle algorithm, which is enabled by default. It can be disabled using the Windows API (TCP_NODELAY): http://msdn.microsoft.com/en-us/library/ms740476(VS.85).aspx. In Indy, it can be disabled by setting the property DisableNagle to True.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123