|
|
|
|
|
by peterwwillis
4709 days ago
|
|
I can't think of a real-time streaming multimedia application that uses TCP. It probably exists, but nobody uses it; it's simply easier and more efficient to deal with lossy formats over a medium that doesn't care about data loss. (Note that I said real-time. Buffering is fine for one-way communication, lousy for conversations) |
|