A Level CS 9618 14 Communication & Internet Technology

call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/23

flashcard set

Earn XP

Last updated 6:40 AM on 4/22/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Add student to class section state
Add studentsNo students in these sections. Invite them to track progress!

24 Terms

1
New cards

Protocol

A set of rules governing communication across a network: the rules are agreed by both sender and recipient.

2
New cards

HTTP

hypertext transfer protocol.

3
New cards

Packet

A message/data is split up into smaller groups of bits for transmission over a network.

4
New cards

Segment (transport layer)

A unit of data (packet) associated with the transport layer protocols.

5
New cards

FTP

file transfer protocol

6
New cards

SMTP

Simple Mail Transfer Protocol.

7
New cards

Push protocol

protocol used when sending emails, in which the client opens the connection to the server and keeps the connection active all the time, then uploads new emails to the server.

8
New cards

Binary file

A file that does not contain text only. The file is machine-readable but not human-readable.

9
New cards

MME

multi-purpose internet mail extension. A protocol that allows email attachments containing media files as well as text to be sent.

10
New cards

POP

post office protocol.

11
New cards

IMAP

Internet Message Access Protocol.

12
New cards

TCP

Transmission Control Protocol.

13
New cards

Pull protocol

protocol used when receiving emails, in which the client periodically connects to a server, checks for and downloads new emails from a server and then closes the connection.

14
New cards

Host-to-host

a protocol used by TCP when communicating between two devices.

15
New cards

Host

a computer or device that can communicate with other computers or devices on a network.

16
New cards

BitTorrent

A protocol used in peer-to-peer networks when sharing files between peers.

17
New cards

Peer

a client who is part of a peer-to-peer network/file sharing community.

18
New cards

Metadata

A set of data that describes and gives information about other data.

19
New cards

Pieces

Splitting up of a file when using peer-to-peer file sharing.

20
New cards

Tracker

central server that stores details of all other computers in the swarm.

21
New cards

Swarm

connected peers (clients) that share a torrent/tracker.

22
New cards

Seed

a peer that has downloaded a file (or pieces of a file) and has then made it available to other peers in the swarm.

23
New cards

Leech

a peer with negative feedback from swarm members.

24
New cards

Lurker

user/client that downloads files but does not supply any new content to the community.