Hey Ashutosh, On Sat, Aug 21, 2010 at 6:00 AM, Ashutosh Sharma <[email protected]> wrote: > Hi, > > Thanks James. Unfortunately that did not work for me. > Don't laugh but I tried both setTcpNoDelay(false) & setTcpNoDelay(true);
You want to set TcpNoDelay to true. Did you read the FAQ I linked you to? Regards, James
