Back


Application layer is the layer the user actually interfaces with.
Application layer provides :
Transport (host-to-host) or TCP layer establishes the connection between client and service. And maintains the connection appropriate to the particular protocol.

Transport layer provides :

TCP protocol provided as shared library/drivers on most systems and handled by the OS or system level daemons.
Internet (IP) layer provides the mechanism to move packets of information across inter-networked networks (Internet) irrelevant of technology of individual networks. Internet layer provides :
Link (data-link) layer establishes connections between nodes along the route between any two communication end points. Link layer provides : Printed circuits have essentially merged the physical and data-link levels of ISO-OSI into a single functional unit. Lectures