Back to Developer Roadmap

TCP/IP Stack

src/data/roadmaps/linux/content/tcpip-stack@0pciSsiQqIGJh3x8465_s.md

4.0712 B
Original Source

TCP/IP Stack

TCP/IP (Transmission Control Protocol/Internet Protocol) is the foundational networking protocol suite that enables computer communication over networks. It consists of four layers: Network Interface, Internet, Transport, and Application. In Linux, TCP/IP is integral to the OS functionality, allowing hosts to connect and transfer data across same or different networks.

Visit the following resources to learn more: