|
|
|
|
|
by lambda
4663 days ago
|
|
Multipath TCP could be used for smoothly handing over from the slower, more expensive, less-reliable cellular system, to the faster, cheaper, more reliable WiFi. Without multipath TCP, you have to drop and restart each connection, which in some applications can cause hiccups, latency, or even complete loss of state. Of course, all of this depends on server-side MPTCP support as well, which most systems don't ship with out of the box. |
|