3.1.13 Networking Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

what is a computer network?

A

2 or more computers connected together through a communication medium to form a network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what is the purpose of a network (connecting computers together) ? {2}

A
  • to exchange information and data

- use the resources of other computers on the network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Advantages of computer networks {9}

A
  • allows users to share software stored in a main system
  • site (network) software licenses are less expensive than buying several standalone licenses
  • files can be easily shared between users over a network
  • network users can communicate via email, instant messenger and VoIP
  • security over networks is of high standard
  • much more straightforward to back up data as it is stored on a file server
  • allows data to be transmitted to remote areas that are connected within local areas
  • allows users to share common peripheral resources (saves money)
  • cost of computing is reduced per user
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Disadvantages of computer networks {5}

A
  • cabling to construct a network and file servers van be costly
  • management of a large network is complicated (requires training and a specialist network manager needed)
  • files on the server can become inaccessible if the file server breaks down
  • a virus an easily spread throughout the network to other computers if it gets into the system
  • risk of hacking (security measures e.g. firewalls required to prevent this)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

exam tip

A

you need to be able to discuss the advantages and disadvantages of using a computer network (press 5 to move on)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

NEW TOPIC: Basic components of a computer network

A

press 5 to move on

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

what are servers?

A

powerful computers that provide services to other computers on the network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

what are clients?

A

computers that use the services that the server provides

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

is a server or client LESS powerful?

A

clients are less powerful than the server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

what does a communication media consist of?

A

the physical connections between the devices on a network (e.g. wireless signal/ internet)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

what is a network adapter also referred to?

A

a netwrok interface card (NIC)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

what is a network adapter / NIC?

A

a circuit board equipped with the necessary components for sending and receiving data

usually plugged into one of the available slots on a computer and a transmission cable is attached to the connector on the NIC

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

what is meant by resources?

{2}

A

any peripheral device that is available to a client on the network
also refers to data and information

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

who is the user?

A

any person that uses a client to access resources on the network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

what are the protocols of a network?

A

rules used for the network communications

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

NEW TOPIC: Network topologies

A

press 5 to continue

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

what is a bus topology?

draw a sketch

A

acts as a shared communication medium that connects to devices via an interface connecter

https://nooradelima.files.wordpress.com/2014/11/bus.gif
^click this link to check answer for your sketch

18
Q

adv of bus topology {5}

A
  • Easy and cheap to install
  • Suitable for small networks
  • Easy to add extra workstations
  • Uses less cable than a Star network
  • Best choice for temporary networks
19
Q

disadv of bus topology {4}

A
  • Cable length is limited (restricts number of devices that can be connected to the network)
  • As more devices are connected, the performance of the network slows down (due to data collisions)
  • If there is a problem with the central cable, the entire network stops working
  • Low security - every workstation can see all of the data in the network
20
Q

what is a ring topology?

draw a sketch

A

data passes from one computer to the next one all the way around the ring until it reaches the destination computer.

http://www.teach-ict.com/images/network_ring.jpg
^click this link to check answer for your sketch

21
Q

adv of ring topology {5}

A
  • central server not required
  • messages sent between 2 workstations pass through all the intermediate devices
  • Transmission of data is fairly simple as it only travels in one direction
  • No data collisions
  • Extra computers can be added easily with little effect on performance - although you have to shut down the network to do this.
22
Q

disadv of ring topology {2}

A
  • failure of any cable within the network can cause network to crash
  • alterations to any device within the network can affect performance of the whole network
23
Q

what is a star topology?

draw a sketch

A

each workstation is connected by its own cable directly to the server.

http://www.teach-ict.com/gcse_new/networks/topologies/miniweb/pg4.htm
^click this link to check answer for your sketch

24
Q

adv of star topology {5}

A
  • Star networks are very reliable. If one connection fails, it does not affect other users
  • Very few data collisions as each workstation has its own cable to the server
  • Good security - no workstation can interact with another without going through the server first
25
Q

disadv of star topology {4}

A
  • The most expensive network layout to install because of the amount of cables needed
  • Installing the network usually needs experts to set it up
  • Extra hardware such as hubs and switches may be needed
  • If the server crashes then nobody will be able to use the network.
26
Q

the number of bits that can be transmitted over a network I’m a certain period of time is:

A

bandwidth

27
Q

a technique in which stem resources are shared among multiple users is:

A

multiplexing

28
Q

3.1.13.1 Client-server

A

press 5 to continue

29
Q

what is the client-server model?

A

a structure that splits tasks between servers and clients

30
Q

what is a server?

A

they provide a service to the clients

31
Q

what is a client?

A

they use the services provided by the server

32
Q

what is a protocol?

A

a set of rules that control the transfer of data between computers

33
Q

why are protocols essential? {3}

A

they determine the:

  • speed of transmission
  • size of bytes
  • error checking methods
34
Q

what is Handshaking?

don’t describe the process just yet

A

two computers exchange signals in order to set up a communication link.

35
Q

explain what happens during Handshaking?

when 2 computers connect

A
  • establishes what protocols to use and controls the flow of data between the computers
  • protocol parameters are negotiated
  • handshaking protocols must be completed before finishing the action requested by the user
36
Q

how would a typical Handshaking process go?

A
  1. a request to connect is sent
  2. a connection is granted
  3. protocol parameters agreed
37
Q

what is client-side programming?

A

writing code that will run on the client, done in languages that can be executed by the browser

38
Q

what is server-side programming?

A

writing code that runs on the server e.g. PHP

39
Q

check your understanding:

what are the 5 basic needs of a networked communication system?

A
  • data source
  • transmitter
  • transmission medium
  • receiver
  • destination (where data will be placed)
40
Q

Advantages of client server applications over web-based applications.

A
  • You are in control of upgrades.
  • You have to manage your own systems and pay for technical support.
  • Applications tend to run faster when they are local to the user’s computer.