1.3.3 Networks Flashcards
what is a network?
two or more computers connected together that transmit data
what are protocols?
sets of rules defining how two devices communicate with each other
why are protocols standard?
so devices from different manufacturers don’t have problems communicating
why is protocol layering used?
-breaks tasks down into manageable units
-to apply protocols in order / one after the other
-to provide independence of layers
what is the Internet?
a global network of interconnected networks
what does TCP stand for?
Transmission Control Protocol
what does IP stand for?
Internet Protocol
what is the function of the application layer during data transmission?
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 network layer during data transmission?
adds the source and destination IP address
what does the application layer do when it receives data?
presents data in the form it was sent
what does the transport layer do when it receives the data?
removes the port number and reassembles the packets
what does the network layer do when it receives the data?
removes the IP address
what does the link layer do when it receives the data?
removes the MAC addresses
what is a Local Area Network?
a network spread over a small geographical area/ positioned on a single site