Ports & protocols

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/14

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:01 PM on 8/26/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

15 Terms

1
New cards

Transmission Control Protocol (TCP)

  • Connection-oriented protocol

  • Does a “handshake” before moving data

  • Retransmits packets that didn’t arrive at their destination

  • Ensures packets arrive in the correct order

  • Prioritizes reliability over speed


2
New cards

User Datagram Protocol (UDP)

  • Connectionless-oriented protocol

  • Sends data without checking if it arrived

  • Doesn’t care if data arrived in the correct order

  • Prioritizes speed over reliability


3
New cards

IP Security (IPSec)

Set of protocols used for security at layer 3 of the OSI model.

4
New cards

Port

A conceptual “address” that allows a system to direct incoming data to the correct application or service.

5
New cards

TCP/IP

Transmission Control Protocol Over IP

6
New cards

Domain Name System (DNS)

Translates domain names to IP addresses.

7
New cards

Dynamic Host Configuration Protocol (DHCP)

Dynamically assigns IP information to devices on a network.

8
New cards

HyperText Transfer Protocol (HTTP)

Set of rules used to send & receive data on the world wide web.

9
New cards

HTTPS

Secure version of HTTP using encryption and digital certificates.

10
New cards

File Transfer Protocol (FTP)

A set of rules that allows users to upload, download, rename, and manage files over a network.

11
New cards

Secure Shell (SSH)

Allows secure access of computers over a network using a command-line interface.

12
New cards

Simple Mail Transfer Protocol (SMTP)

Takes emails & delivers them to the recipient’s mail server.

13
New cards

Transport Layer Security (TLS)

Encrypts data & authenticates servers/sites to ensure data integrity using certificates.

14
New cards

POP3

Used by email programs to get messages from a mail server onto a device.

15
New cards

IMAP

Keeps messages stored on a remote server.