Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : UDP delay on send
| Subject: | UDP delay on send |
| Posted by: | "Hs" (programming..@yahoo.com) |
| Date: | 20 Mar 2006 00:15:42 |
when i sent data with UDP there is a
short delay when sending but there is not when
i use TCP !!
i sed IdUDPClient(Blocking UDP) and so WinSock2(NonBlocking UDP) library directly but both with delay in UDP on send.
Thanks.