Port Numbers & Multiplexing | Teleinf Edu
Well-known, registered, and dynamic ports; ephemeral allocation and demultiplexing logic.
2 min
TCP, UDP, checksums, sockets, and host-to-host delivery behavior across packet networks.
Articles: 18
Well-known, registered, and dynamic ports; ephemeral allocation and demultiplexing logic.
2 min
The ones complement method for error detection in transport and network layers.
3 min
Reliable, connection-oriented transport: header, 3-way handshake, flags, and flow control.
3 min
Detailed analysis of TCP header fields: sequence/ack numbers, flags, window, checksum, MSS, and options.
3 min
The full TCP finite state machine: LISTEN, SYN-SENT, ESTABLISHED, FIN-WAIT, CLOSE-WAIT, LAST-ACK, TIME-WAIT transitions.
3 min
Sliding window mechanism and flow control in TCP connections.
3 min
Slow start, congestion avoidance, and fast recovery algorithms.
3 min
Fast retransmit, fast recovery, duplicate ACK logic, and selective acknowledgments (SACK).
3 min
Role of RTO, RTT estimation (Jacobson/Karels), keep-alive, persistence, and TIME-WAIT timer.
3 min
Operational extensions: MSS, Window Scale, Timestamps, SACK Permitted, Selective ACK, Fast Open.
3 min
Mitigations against SYN flood, RST injection, sequence prediction attacks; SYN cookies and best practices.
3 min
Connectionless, best-effort transport for real-time applications and its simple header.
3 min
Understanding length, source/destination ports, checksum, and pseudo-header usage.
3 min
Real-time applications using UDP: streaming, gaming, and VoIP.
3 min
Network programming interfaces and socket APIs for TCP and UDP.
3 min
Configurable behaviors via setsockopt: timeouts, buffers, KEEPALIVE, NODELAY, and broadcast.
3 min
Multi-streaming transport protocol combining TCP and UDP features.
3 min
Quick UDP Internet Connections: Google's low-latency transport protocol.
3 min