Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Aug : Re: How to disable nagle in TIdTPCClient and TIdTCPServer

www.cryer.info
Managed Newsgroup Archive

Re: How to disable nagle in TIdTPCClient and TIdTCPServer

Subject:Re: How to disable nagle in TIdTPCClient and TIdTCPServer
Posted by:"theo" (nospam@for.me)
Date:Tue, 22 Aug 2006 11:56:50

Luca Bottani schrieb:
> Hello,
>
> anyone can provide me a simple example of how to disable nagle algorithm
> in TIdTCPClient and TIdTCPServer, pls?
>
> I am using Indy v.9.00.10 shipped with Delphi 7
>
> Thank you,
> Luca
>
>

Afaik it's the UseNagle property of TIdIOHandlerSocket.

But you should read a bit before deciding whether you really want to do
this:

http://support.microsoft.com/kb/214397/EN-US/

http://groups.google.com/group/comp.os.ms-windows.networking.tcp-ip/browse_thread/thread/73a34d2e3ea3dcc/3dd07ea544d34be9

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive