See also
Shell commands:
-
nc
(netcat) is a shell command for «just about everything under the sun invovling TCP, UDP or UNIX-domain sockets».
-
ss
Nagle's algorithm tries to reduce the number of small packets sent by buffering data until a full packet can be transmitted or an acknowledgment is received.
SSH provies secure network services over insecure networks (which TCP/IP networks typically are).
QUIC