Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : Re: UDP delay on send
| Subject: | Re: UDP delay on send |
| Posted by: | "Hs" (programming..@yahoo.com) |
| Date: | 21 Mar 2006 07:46:56 |
"Remy Lebeau \(TeamB\)" <no.spam@no.spam.com> wrote:
>
>"Hs" <programmingst@yahoo.com> wrote in message
>news:441e64ae$1@newsgroups.borland.com...
>
>> when i sent data with UDP there is a
>> short delay when sending but there is not when
>> i use TCP !!
>
>How do you know that a delay is occuring? What does your code look like?
>
>
>Gambit
>
>
I wrote a voice chat like program. there was flicker with
UDP but smooth with TCP.