Remix.run Logo
bigfatkitten 9 hours ago

Or on Inmarsat BGAN, where data costs $6/MB (yes, six dollars per megabyte).

immibis 6 hours ago | parent [-]

The design considerations for systems used on a $6/MB network, where you don't want to transmit anything unless you really have to, will be different from the ones on a patchy cellular network, where you want to keep sending packets to see if you're online yet. It's impossible to make an app that works well on both types of networks without knowing which one it's on - unless it's a fully offline app.

bigfatkitten 5 hours ago | parent [-]

Applications designed to work well over satellite or narrowband radio networks (which are inherently patchy) work just as well on cellular networks.

It's an extremely common requirement for public safety applications, such as blue force tracking and PTT voice for the application to be able to use either depending on what's available at that moment.