Comment on Is there a precedent for a really delay-tolerant command line interface? (A bit off-topic)

nickwitha_k@lemmy.sdf.org ⁨2⁩ ⁨months⁩ ago

As long as you’re using TCP (what SSH uses) or a similar protocol, you should be able to deal with a situation like that. You’d mainly need to ensure that your client and server are tuned to meet your needs. With TCP, every packet is considered important and if the receiver does not acknowledge receipt, the sender will resend.

source
Sort:hotnewtop