On 3/24/18, Steve <coupaydevi...@gmail.com> wrote: > IP is a packet protocol which requires some form of ARQ. So using the > modem would require a completely new API to mechanise that.
No, this causes terrible interactions with TCP flow control. TCP already has support for retransmission and congestion control, and it relies on packet loss and packet arrival timing. Adding an abstraction layer will damage this needed feedback. It might be reasonable to automatically adjust the level of error correction and the time window over which it occurs, though there might still be bad interactions with TCP flow control. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Freetel-codec2 mailing list Freetel-codec2@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freetel-codec2