6 ms·
Do you know if either of those two methods do tcp-over-tcp, or is it tcp done correctly?
by Nick_C 13y ago
Do you know if either of those two methods do tcp-over-tcp, or is it tcp done correctly?
- lotsofcows 13y agoIf you're using a protocol that sits on TCP and you push it over SSH sitting on TCP then it's going to be TCP-over-TCP. Or in other words, for the vast majority of use cases, no.