Protocols Flashcards
COMMUNICATION PROTOCOLS
-A set of rules
-To allow different devices
-Using different technologies
-To communicate
7 LAYERS IN OSI MODEL
-APPLICATION SET-
Application
Presentation
Session
-TRANSPORT SET-
Transport
Network
Data Link
Physical
APPLICATION LAYER
-Presents information to end user
-Deals with likes of data transfer/operating system functions and end user interface
-Interacts with presentation layer
PRESENTATION LAYER
-Converts information to display data in correct format
-Data encryption
-Data compression
SESSION LAYER
-Opens a temporary channel between the WAN and application for communication
TRANSPORT LAYER
-Splits data into packets
-Packets sent on different routes to their destination
-Packets may arrive in different orders than sent in
-Packets reassembled at destination
NETWORK LAYER
-Works out best route for packets to use
-Reads addresses of incoming packets to a computer and lets them through or blocks them depending on if they are intended for the specific computer
DATA LINK LAYER
-Deals with functions such as error detection and correcting
-Creates data blocks
-Converts outgoing packets into series of bits
PHYSICAL LAYER
-Converts packets of data into physical form for transmission
-Such as light pulses
-Radio signals
-Electrical signals
NOTE: ALWAYS SPECIFY THAT A SPECIFIC LAYER SHARES INFORMATION WITH THE LAYERS ABOVE AND BELOW IT FIRST
NOTE: ALWAYS SPECIFY THAT A SPECIFIC LAYER SHARES INFORMATION WITH THE LAYERS ABOVE AND BELOW IT FIRST