|
|
|
|
|
by freedomben
1927 days ago
|
|
Not trying to nitpick, but IP handles that just fine (see mosh[1] for a great example of flawless roaming). It's the TCP that doesn't handle it. Unfortunately HTTP and most other protocols are on top of TCP so suffer from the same problem. [1]: https://mosh.org/ |
|
If I roam from network A to network B, then someone else cannot send me an IP packet till they know my address on network B.
I can only send out a "Hey, I'm now at this address" message to them if I know they will be wanting to contact me, and I know my own address has changed. Neither of those is guaranteed.