It is necessary that you know a little about layers in the Network. Now let me take you down the seven layers you need to get familiar with. These are the physical layer, data link layer, network layer, transport layer, session layer, presentation layer, and the application layer.
Physical Layer, is just the physical parts of the network such as wires, cables, and the media along with the length. Also this layer takes note of the electrical signals that transmit data throughout the system.
Data Link Layer, this layer is where we actually assign meaning to the electrical signals in the network. The layer also determines the size and format of data sent to printers, and other devices. The Data Link Layer can also be called nodes in the network. It is responsible for logical link control, media access control, hardware addressing, error detection and handling and defining physical layer standards.
Network Layer, this layer provides the definition for the connection of two dissimilar networks.
Transport Layer, this layer allows data to be broken into smaller packages for data to be distributed and addressed to other nodes (workstations).
Session Layer, this layer helps out with the task to carry information from one node (workstation) to another node (workstation). A session has to be made before we can transport information to another computer.
Presentation Layer, this layer is responsible to code and decode data sent to the node.
Application Layer, this layer allows you to use an application that will communicate with say the operation system of a server. A good example would be using your web browser to interact with the operating system on a server such as Windows NT, which in turn gets the data you requested.
Thanx to Dolson Ifegue
No comments:
Post a Comment