1.3.3 Networks Flashcards
What is circuit switching?
The process of creating a direct link between two devices and transferring data the entire duration of the link
What does the header of a data packet contain?
- The sender and recipient IP addresses
- Protocols being used
- Order of the packets
- The time to live / hop limit
What does the packet trailer contain?
The checksum or cyclic redundancy check
What is a proxy server?
A web server that acts as an intermediary, collecting and sending data on behalf of a user, protecting their identity
What does an NIC do?
Connects a computer to a network
What does a router do?
Connects a network to a network
What is the function of a gateway?
Connects two networks and translates protocols so they can communicate without any issues
What is the function of the application layer during data transmission?
The Application Layer specifies what protocols need to be used to relate the application to what it’s being used for
What is the role of the transport layer during data
transmission?
Establishes an end-to-end connection between the source and recipient computers. It also splits up the data into packets
What is the role of the internet layer during data transmission?
Adds the source and destination IP addresses
What is the function of the link layer during data
transmission?
Adds the MAC addresses to the packet
What is a firewall?
A piece of software that monitors and filters packets going to and from a network