Monday, 13 March 2017

DCN-OSI&TCP/IP

OSI MODEL

The Open Systems Interconnection model (OSI model) is a conceptual model that characterizes and standardizes the communication functions of a telecommunication or computing system without regard to their underlying internal structure and technology. Its goal is the interoperability of diverse communication systems with standard protocols. The model partitions a communication system into abstraction layers. The original version of the model definedThe  Open  Systems  Interconnection  (OSI)  Model  was
·        developed  by  International  Organization  for Standardization (ISO).
·        ISO is the organization, OSI is the model seven layers.
·        It  is  a  network  model  that  defines  the  protocols  for network communications.

OSI Model
Layer
Function[3]
Examples
Host
layers
High-level APIs, including resource sharing, remote file access, directory services and virtual terminals
Translation of data between a networking service and an application; including character encoding, data compression and encryption/decryption
Managing communication sessions, i.e. continuous exchange of information in the form of multiple back-and-forth transmissions between two nodes
Segment (TCP) / Datagram (UDP)
Reliable transmission of data segments between points on a network, including segmentation, acknowledgement and multiplexing
Media
layers
Structuring and managing a multi-node network, including addressing, routing and traffic control
Reliable transmission of data frames between two nodes connected by a physical layer
Transmission and reception of raw bit streams over a physical medium






Internet protocol suite 

The Internet protocol suite is the computer networking model and set of communications protocols used on the Internet and similar computer networks. It is commonly known as TCP/IP, because its most important protocols, the Transmission Control Protocol (TCP) and the Internet Protocol (IP) were the first networking protocols defined in this standard. It is occasionally known as the DoD model, because the development of the networking model was funded by DARPA, an agency of the United States Department of Defense. The original  TCP/IP  protocol  suite  was  defined  as  having  four  layers:  host-to-network,  internet, transport,  and  application.

No comments:

Post a Comment

Please write your view and suggestion....