Networks Intro 2 Flashcards
What is a protocol?
A set of rules for transmitting data between electronic devices
Protocol layers (OSI model)
Application
Presentation
Session
Transport
Network
Data link
Physical
What are the pros and cons of protocol layering?
Pro - Simplifies and generalises software interfaces accessing communication services
Con - Performance cost, hence, data transfer rate much lower than available network bandwidth
Internet Protocol Layers
Application
Transport
Network
Link
Physical
What is a sequence number?
When data is broken down into separate packets, the sequence number determines the order the packets are reassembled when they are received
What are ports?
Software designed destination points at a host computer
Addresses
Transport layer must deliver messages to destinations with transport addresses
The is composed of an IP address and a port number