The document compares the OSI reference model and the TCP/IP model. The OSI reference model has 7 layers - physical, data link, network, transport, session, presentation and application layer. It was developed by ISO as a standard for network communication. The TCP/IP model has 4 layers - link, internet, transport and application layer. It is the communication protocol used for the internet and defines the rules for communication between computers over the internet. TCP and IP work together, with TCP handling communication between applications and networks, and IP handling communication between computers.