Search notes:

TCP/IP

See also

Ports in TCP and UDP
/etc/protocols and /etc/services
Shell commands:
Windows binaries ARP.EXE, PING.EXE, NETSTAT.EXE
web
The .NET class System.Net.Sockets.TcpClient
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).
RFC 793
QUIC

Index