Computer systems

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

1/17

flashcard set

Earn XP

Description and Tags

Software

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

18 Terms

1
New cards

Communication Protocol

Set of rules describing how to transmit data across a network

2
New cards

http

hypertext transfer protocol

3
New cards

TCP

Transmission control protocol

4
New cards

IP

Internet protocol

5
New cards

Use for http

It allows a client to issue a request for a resource (such as a web page) and the server to respond to the right computer with the data or resources required.

6
New cards

Use for https

Data transmitted between the client and the server is automatically encrypted.

7
New cards

Use for TCP

Operates at the transport layer, ensuring the binary code is transported reliably between computers.

8
New cards

Use for IP

Operates at the network layer. This protocol handles the creation of the data packets and how they routed around the network to their destination.

9
New cards

TCP

Keeps track of the packet of information and makes sure that they arrive error free and in the correct order.

10
New cards

VOIP

Voice over Internet Protocol

11
New cards

Use for VOIP

A number of methods, which are designed to deliver voice data. (e.g video)

12
New cards

Internet

Global network for computers

13
New cards

Internet hardware components

  • Gateway

  • Routers

  • Network bridges

  • Switches

  • Repeaters

14
New cards

Gateway function

Connect two networks that have different protocols, for instance, two different networks in an organisation.

15
New cards

Routers function

Forward data packets between computer networks e.g home routers forward data between the internet to the home computer.

16
New cards

Network Bridges function

Create a single network from multiple network segments

17
New cards

Network Switches function

Forward data only to the devices that need to recieve it

18
New cards

Repeaters function

Receive data and re-transmit it.