Protocols

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

1/9

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.

10 Terms

1
New cards

Protocol

A set of rules about how data should be formatted and transmitted that allows devices in a network to communicate.

2
New cards

TCP/IP

Combination of Transmission Control Protocol (TCP) for error-free data transmission and Internet Protocol (IP) for routing packets across a WAN.

3
New cards

Ethernet

Set of protocols for LAN communication.

4
New cards

Wi-Fi

Set of protocols for communication over wireless networks.

5
New cards

HTTP

Hypertext Transfer Protocol for clients and servers to exchange requests for HTML web pages.

6
New cards

HTTPS

Secure version of HTTP with encryption, used for sensitive data handling.

7
New cards

FTP

File Transfer Protocol for sending files between computers, typically over a WAN.

8
New cards

POP

Post Office Protocol to retrieve email from a mail server, removing it from the server.

9
New cards

IMAP

Internet Message Access Protocol to retrieve email from a mail server, keeping it on the server for synchronization.

10
New cards

SMTP

Simple Mail Transfer Protocol for transferring outgoing emails between clients and servers.