Chapter 28. Introduction to the TCP/IP Protocol
Chapter Syllabus
28.1 Introduction to TCP/IP
28.2 Building an IP Network
28.3 TCP and UDP Protocols
28.4 Ports and Sockets
Transmission Control Protocol/Internet Protocol (TCP/IP) is the most widely used protocol in computer networks in the world. All modern network operating systems support TCP/IP. It is a five-layer protocol where the lower four layers have the same functionality as the lower four layers of the OSI model. The fifth layer in the TCP/IP protocol is the application layer, which covers the upper three layers of the OSI model. All hosts in a TCP/IP network are assigned a unique address called an IP address. It is a 32-bit long number divided into four parts of 8 bits each. Each of these ...
Get HP-Certified HP-UX System Administration now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.