|
|
|
|
|
by JoeAltmaier
2230 days ago
|
|
TCP has its own buffers too. In a media application I had to use UDP because I could know how deep the local transmit buffering went. TCP just swallows the packets and maybe sends them, maybe buffers them. Adding to the problem. |
|