The document discusses the OSI 7 layer model and TCP/IP 4 layer model. It provides details on the functions of each layer in both models. The key points covered are:
- The OSI model has 7 layers - physical, data link, network, transport, session, presentation and application layer. Each layer has distinct functions for communication.
- The TCP/IP model has 4 layers - host-to-network, internet, transport and application. The internet layer uses IP to route packets independently to their destination.
- Popular application layer protocols like FTP, SSH and Telnet are described in detail regarding their functions and how they establish secure connections to transmit data over networks.