1.3: COMPUTER NETWORKS, CONNECTIONS AND PROTOCOLS 2.0 Flashcards
what are the 2 common models for connecting computers over a network?
client-server networks
peer-to-peer networks
what is a client?
a computer that relies on other computers (servers) to provide and manage data
why are clients in a client-server network limited? (2)
- do not usually store data
- they have no control over the network as a whole or over individual computers.
what are client-server network best suited for? (2)
- organisations with many computers
- situations where many computers need access to the same information.
what are P2P network best suited to? (2)
- smaller organisations that have fewer computers
- situations where fewer computers need access to the same data.
what do all computers in a P2P network have? and what does this mean?
equal status
- no computer has control over the network.
what is each computer known as in a P2P?
peer
Describe the relationship between a client and a Web Server. (4)
- A web server holds the data needed for the website (both the content of the website and the layout).
- When someone wants to view a web page their web browser sends a request to the web server.
- web server processes request and prepares the data that has been requested, before sending it back.
- The web browser then receives that data and displays the web page to the viewer.
what are devices in a network connected by?
a wired/ wireless medium
what is a computer or device that is not connected to a network is called?
a stand-alone
which hardware components are required to connect a computer to a network? (3)
- a network interface controller/card (NIC) or wireless network interface controller
- a transmission medium (either wired or wireless)
- a point to connect to, such as a router, hub, switch or wireless access point
what do most modern devices have? why?
a NIC and a wireless NIC built in
-providing the option of either connection method.
what do transmission medias do? what are they either?
carry data signals from one computer to another
-wired or wireless
which wired transmission medias are used in modern networks? (2)
- twisted copper wiring (ethernet)
- fibre-optic cable.
characteristics of twisted copper wire and fibre-optic cable: (6)
in terms of:
- cost:
- maximum transmission speed:
- maximum distance for reliable communication:
cost:
TCW: Cheap
FO: Expensive
maximum transmission speed:
TCW: much slower
FO: extremely fast
maximum distance for reliable communication:
TCW: Up to 100 metres
FO: Over 2 kilometres