Jesse Oleyar Baker College NET 101
Serves as an interface between user and network application software
Translates data to a language receiving computer understands
Establishes and maintains sessions Session: the period between establishment of a connection, transmission of the data, and termination of the connection
Ensures data arrives correctly and in the proper sequence Divides data into segments Checksum: mathematical sum based on data
Routes message from sender to receiver Splits data segments further into packets Packets: small bits of data Reroutes packets to avoid network congestion
Supervises message transmission Calculates checksum to ensure everything is in order and undamaged
Encodes all the packets into a signal that will be recognized by the medium of travel
Entire sequence in reverse Identifies recipient, converts bits into readable data, removes some error checking and control information, and directs to proper application.