Tcp-ip

I was trying to send 50 bytes every 40ms through tcp-ip, but the data is beeing received at 250 bytes every 200ms. I think windows is gathering data for some amount of time before sending it.

Is it possible to add a send-timeout-pin to tcp-ip modules, so i can configure 40ms as the max send-timeout ?