Re: [PLUG] About Voip Technology : RTP over TCP

2005-05-14 Thread Swapnil Nagle
I found that there are some disadvantages of TCP, some are 1) TCP doesn't support multicasting. I think multicasting is done by IP, not TCP. 2) Through TCP is reliable, it heavily depends on retransmission of lost or corrupted packets. That increases Delay. Our aim is real time de

[PLUG] About Voip Technology : RTP over TCP

2005-05-13 Thread Atul Thosar
hello All i am reading information about VoIP technology For that i am concentrating on SIP (Session Initiation Protocol) and RTP (Real Time Transport Protocol). I am interested in implementing RTP over TCP I found that there are some disadvantages of TCP, some are 1) TCP doesn't support multi