Year 10 Digi Tech - Supplementary Revision

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

1/16

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.

17 Terms

1
New cards

What does TCP stand for?

Transmission Control Protocol

2
New cards

Steps in TCP

Connection Setup, Data Transfer, Error Check, Reordering Packets, Connection Close

3
New cards

Connection Setup

TCP ensures both devices are ready to talk to each other.

4
New cards

Data Transfer

TCP sends the data in packets.

5
New cards

Error Check

TCP checks for missing or damaged packets, and asks for them again.

6
New cards

Reordering Packets

TCP rearranges packets that are out of order into the right order.

7
New cards

Connection Close

Once everything’s sent and received, TCP closes the connection politely.

8
New cards

Examples of TCP

Web browsing, streaming videos and music, sending emails.

9
New cards

OSI Model

Seven-layer framework for network protocol services.

10
New cards

7 layers of the OSI Model

Application, Presentation, Session, Transport, Network, Data Link, Physical.

11
New cards

Application

What you actually see/use – like websites, emails, or apps.

12
New cards

Presentation

Makes sure data is in the right format, e.g. text, images.

13
New cards

Session

Starts and ends the connection between devices.

14
New cards

Transport

Breaks data into packets and checks they arrive correctly (uses TCP).

15
New cards

Network

Chooses the best path for data to travel (like a GPS for data).

16
New cards

Data Link

Moves data between devices on the same network (like Wi-Fi or cables).

17
New cards

Physical

Sends raw bits as electrical signals or light (e.g. through cables or radio waves).