Networks Flashcards
What happens if a bus topology hasn’t got a terminator?
The network becomes unusable
What should be considered when comparing topologies?
Speed Reliability (in breakages) Expandability Cost Ease of set up
Give three benefits of using layers when working with network protocols
- Break network communication into manageable pieces
- Allow developers to focus on one area of the network
- Establish set rules for each layer
What are the four layers of the TCP/IP model?
Application
Transport
Internet
Network Access
What’s the purpose of the application layer?
Provides services to applications. FTP, HTTP, SMTP, POP, IMAP
What’s the purpose of the transport layer?
Divides data into packets. Checks data has been received and notifes sender that data has been received. TCP, UDP
What’s the purpose of the internet layer?
Adds the source and destination IP addresses to packets and routes it to recipient. IP
What’s the purpose of the network access layer?
Ensures correct transmission of data through the local network. Ethernet, Wi-Fi.
Compare IMAP, POP and SMTP
SMTP provides rules for sending emails.
POP downloads emails from a mail server.
IMAP allows a user to read and store emails on a message server without downloading them.
What is meant by a packet?
A unit of data sent over a packet-switching network that contains data and meta-data
Why is packet switching useful for busy networks?
Packets will independentely take the fastest available routes which allows for high transmission speeds
Compare UDP and TCP
UDP has no error-checking and no delivery guarantee. TCP ensures every packet is delivered.
Compare 3 characteristics of LANs and WANs
- small vs big
- owned vs hired
- managed locally vs managed by several parties cooperating
Give 2 reasons why networks are used
- Share resources e.g. printers
- Share files
What’s bandwidth?
The amount of data that can be transmitted per second