TCP/IP protocols: Internet Protocol has a function of transferring packets of information from source to a targeted devices through the Transmission Control Protocol(TCP).Therefore, It is also know as address system of the internet. For instance, a connection is established and a 3-way handshake ,…
TCP/IP protocols:
Internet Protocol has a function of transferring packets of information from source to a targeted devices through the Transmission Control Protocol(TCP).Therefore, It is also know as address system of the internet. For instance, a connection is established and a 3-way handshake , when an email is sent.Introduction to TCP/IP protocols
Application Layer:
Application layer help to provide detailed information. Similarly, it gives access to the TCP/IP environment and defines the protocols that application use to exchange data.FTP:
FTP is file transfer protocol which is used to transfer file from one system to another using user command. Similarly, This protocol provides features for controlling user access.SMTP:
It provides a facility of transferring message between separate hosts. It is a basic electronic mail transport facility.TelNet:
It allows the user to connect to host over a TCP/IP Network. After connecting with host, client becomes a virtual terminal and can communicate with the remote host from computer.SSH:
SSH stands fro Secure Shell which enables personal computer to log on to a remote computer and function as if directly connected to that computer.DNS:
The hierarchical decentralized naming system for computer services to the internet or private network.Transport Layer:
Transport Layer is the part of Open System Interconnection(OSI) model for end-to-end-end communication over a network.Most importantly It provides the logical communication to Other network components and application processes on different hosts. It may provide flow control, reliable delivery, error control while transferring data between end files. There are two main protocols in this layer. They are:-- Transmission Control Protocol(TCP)
- User Datagram Protocol(UDP)