- The TCP/IP model was created by the Department of Defense to provide reliable networking and data integrity during disasters. It is now the predominant networking model used today.
- The TCP/IP model layers correspond to layers in the OSI model. Key protocols at each TCP/IP layer include IP, TCP, UDP, ARP, and Ethernet at the network/data link layers.
- TCP provides reliable, connection-oriented communications using sequence numbers, acknowledgments, and retransmissions. UDP provides simpler, connectionless delivery without guarantees.