Computer networks, connections and protocols

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/58

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

59 Terms

1
New cards

What are standalone computers?

Not connected to any network

2
New cards

What are networks?

A system connecting two or more computers

3
New cards

What are the advantages to networking?

  • can share files

  • can share hardware eg printers

  • The internet connection can be shared between the devices

  • Updates on software can be installed into all computers at once

  • Can communicate with users cheaply and easily

  • User accounts can be stored centrally, so users can log in from any device on the network

4
New cards

What are the disadvantages to networking?

  • increased security risks to data

  • malware and viruses spread very easily between computers

  • if a servers fails, the computer connected to it may not work

  • computers may run more slowly if there is a lot of data travelling on the network

5
New cards

What are local area networks (LAN)?

  • covers a small geographical area located on a site

  • all the hardware for LAN is owned by the organisation using it

  • LANS are wired with UTP cable, fibre optic or wireless using Wi-Fi

  • often found in businesses, schools or universities

6
New cards

What are wide area networks (WAN)?

  • covers a large geographical area, connecting LANS together

  • infrastructure is hired (the underlying facilities that support this) from telecommunication companies who own and manage it

  • WANS are connected with telephone lines, optic cables or satellite links

7
New cards

What is the function of a switch?

  • connects devices on a LAN

  • recieves data from one device and transmits it to the device on the network with the correct mac adress

8
New cards

What is the function of a router?

  • connects the LAN to the internet

  • responsible for transmitting data between networks

  • crucial role for directing data packets to their destination

  • assigns a unique IP address to each device

9
New cards

How do wireless networks work? What are there advantages?

  • Uses radio waves to transmit data

  • A wireless access point (WAP) is needed to connected devices wirelessly

Advantages:

  • Convenient as you can move around while still being connected

  • Cheaper as you need fewer wires

10
New cards

Describe the features of Bluetooth

  • A direct connection between two devices so data can be shared

  • Connection range is low

  • Low bandwidth

  • Often used in mobiles/wearing devices

11
New cards

Describe the features of Wi-fi

  • Can be used by multiple devices to connect to a LAN at the same time

  • Has a high connection range

  • High bandwidth compared to Bluetooth

  • Often used in homes

12
New cards

What is wireless access point (WAP)?

A WAP is a switch that allows devices to connect wirelessly

13
New cards

What do wireless network interface controllers (NIC) do?

  • An internal piece of hardware that allows a device to connect to a network

14
New cards

What are dongles?

  • USB dongles can be plugged into computers to allow them to connect wirelessly to the internet

  • HDMI dongles can use wireless networks to stream high-quality video to TV

15
New cards

What are ethernet networks?

Uses different types of ethernet cables to connect devices to a LAN

16
New cards

Transmission data - copper cables (UTP)

  • wired connections assure maximum, bandwidth, security and reliability

  • with twisted pair cables the wires are twisted around each other to reduce interference

17
New cards

Transmission data - coaxial cables

  • Made of single copper wire surrounded by a plastic layer for insulation and a metallic mesh which provides shielding from outside interface

18
New cards

Transmission data - fibre optic cables

  • Uses light to transmit data

  • Covers much longer distances and don’t suffer interference

  • Are expensive

19
New cards

What is bandwidth?

  • The amount of data that can be sent and receive successfully in a given time

  • This is not a measure of how fast data travels, but how much data can be sent in transmission media(the physical or wireless transfers of data)

  • Measured in bits per second

20
New cards

What is the impact of the numbers of users have on a network?

  • Too many users or devices on the same network can cause the network to slow down if there is a insufficient bandwidth for the data

21
New cards

Do wireless or wired connections have more bandwidth?

  • Wired connections have a higher bandwidth than wireless as it is less susceptible to interference

22
New cards

Do fibre optic cables or copper cables have more bandwidth?

  • Fibre optic cables have a higher bandwidth than copper cables

23
New cards

What is the error rate?

  • Less reliable connections = increased number of errors during data transfer

  • This means data will be resent until it arrives correctly

  • The quality of the wireless connections is dependant on the range of devices from the wireless access point and other environmental factors

24
New cards

What is latency?

  • The delay from transmitting data to receiving it

  • Caused by bottlenecks (when main components cant keep up with demands)

25
New cards

What is the client-server model?

  • A network that uses a server

  • A client makes a request to the server and the server processes the request and responds

  • The server stores:

    • Passwords

    • User profiles

    • Access information

  • This so it does not accept the wrong request

<ul><li><p>A network that uses a server</p></li><li><p>A client makes a request to the server and the server processes the request and responds</p></li><li><p>The server stores:</p><ul><li><p>Passwords</p></li><li><p>User profiles</p></li><li><p>Access information</p></li></ul></li><li><p>This so it does not accept the wrong request</p></li></ul><p></p><p></p>
26
New cards

What are advantages of a client-server model?

  • Easier to keep track of files

  • Easier to perform backups

  • Easier to install software updates on all computers

  • Reliable and always on

  • Easier to manage network security

27
New cards

What are disadvantages of a client-server model?

  • Can be expensive to set up and maintain

  • Requires IT specialist to maintain

  • The server is a single point of failure

  • Users will loose access if the server fails

  • Server may become overloaded if too many clients access it at once

28
New cards

What is a peer to peer model?

  • Does not use a server

  • A peer is a computer on a network connected to all other peers and is equal to all other peers

Peers:

-Serve their own files to each other

-Responsible for its own security

-Responsible for its own backup

<ul><li><p>Does not use a server</p></li><li><p>A peer is a computer on a network connected to all other peers and is equal to all other peers</p></li></ul><p>Peers:</p><p>-Serve their own files to each other</p><p>-Responsible for its own security</p><p>-Responsible for its own backup</p><p></p>
29
New cards

What are the advantages of a peer to peer model?

  • Easy to maintain

  • Specialist isn’t required

  • No dependency on a single server

  • No expensive hardware

30
New cards

What are the disadvantages of a peer to peer model?

  • Network is less secure

  • Users will need to manage their own backups

  • Can be difficult to maintain a well ordered file store as duplicates are made when copying files between devices

<ul><li><p>Network is less secure</p></li><li><p>Users will need to manage their own backups</p></li><li><p>Can be difficult to maintain a well ordered file store as duplicates are made when copying files between devices </p></li></ul><p></p>
31
New cards

Describe star topology

All the devices are connected to a central switch or server that control the network

32
New cards

What are the advantages of star topology’s?

  • If a device fails or a cable is disconnected it does not affect the rest of the network

  • It is simple to add more devices to the network

  • Better performance - data goes straight to the central device so all devices can transmit data at one and there are fewer collisions

33
New cards

What are the disadvantages of star topology’s?

  • In a wired network every device needs a cable to connect to the central switch or server which can be expensive

  • If there is a problem with the switch the whole network will be affected

34
New cards

Describe the bus topology

What are the disadvantages?

  • All devices are connected to a single backbone cable

  • Devices sent data in both directions

Disadvantages:

  • Data collisions which slows the network

35
New cards

Describe the ring topology

What are the disadvantages?

  • Data moves in one direction around the ring, preventing collisions

Disadvantages

  • Only one computer can send of data at a time

  • Data passes through many computers before reaching its destination

36
New cards

Describe mesh topology

  • It is decentralised

  • Networking devices are either directly or indirectly connected to every other one so do not need a switch

  • Work by sending data along the faster route from one device to another

37
New cards

Describe a full mesh topology

Every device is connected to every other device

<p>Every device is connected to every other device </p>
38
New cards

Describe a partial mesh topology

Not all devices are fully connected

<p>Not all devices are fully connected </p>
39
New cards

What are advantages of full mesh topology?

  • No single point of failure

    • When one device fails then data is sent along a different route to get to its target

40
New cards

What are the disadvantages of mesh topology’s?

  • Expensive

41
New cards

What is a network standard?

  • A set of agreed requirements for hardware and software

  • Important as it allows manufactures to create products and programs that will be compatible with products and programs from other manufactures

42
New cards

What are network protocols?

A set of rules for how devices communicate an how data is transmitted

43
New cards

What are communication protocols?

Specify how communication between two devices must start and end, how data must be organised and what devices must do if data goes missing

44
New cards

Describe MAC addresses

  • Every device needs a unique identifier so it can be found on a network

  • Mac addresses are assigned to all network-enabled devices by the manufacturer

  • Unique to each device and cannot be changed

  • Mac addresses are 48-64-bit binary numbers and are converted to hexadecimal

  • Mainly used in LANS

45
New cards

Describe IP addresses

  • IP addresses are used when sending data between networks

  • Assigned automatically or manually before devices enter a network

  • IPv4 - 32 bits 162.0.88.7

  • IPv6 - 128 bits 65F8:49A4:… 8 times

  • 32 bit binary IP address is translated into four denary numbers

46
New cards

What does the protocol TCP/IP do?

  • Dictates how data is sent between networks

47
New cards

What does the TCP (transmission control protocol) do?

  • Sets the rules for how devices connect on the network and is in charge of splitting data packets and ressembling the packets back into its original data once they reach the recieving device

48
New cards

What does the IP (internet protocol) do?

  • Responsible for directing packets to their destination across the network

49
New cards

What are the other key protocols and what do they do?

knowt flashcard image
50
New cards

What are layers? What are the features?

A group of protocols which have similar functions

  • Self contained - dont need to know whats happening in each layers

  • Serves the layer above

51
New cards

What are the advantages of layers?

  • Breaks down network communication in manageable pieces

  • Layers can be chnages without other layers being affected

  • Standards for each layers forces companies to make compatible hardware and software to different brands

  • Data can only be passed between adjacent layers

52
New cards

What do layers do?

Does hidden work for an action on the layer above

53
New cards

Describe the internet

  • A network of networks - a WAN which connects devices

  • Based around the protocol TCP/IP

54
New cards

What are URLs?

Adresses used to access web servers and resources on them

55
New cards

What is domain name service (DNS)?

Used to translate website domain names into IP addresses so you dont have to remember a IP address to access websites

56
New cards

What is hosting?

When a business uses its servers to store files of another organisation ..

57
New cards

What is the cloud?

Data and programs stored over the internet

58
New cards

What are the advantages of the cloud?

  • Users can access files and applications from any connected device

  • Easy to increase storage

  • No need to buy expensive hardware

  • No need for IT staff

  • Cloud hosts provide security and back-ups

  • Software is updated automatically

59
New cards

What are the disadvantages of the cloud?

  • Need connection to the internet

  • Dependent on host

  • Data can be vulnerable to hackers

  • Unclear who has ownership over data

  • Subscription fees may be expensive