Network Protocols - GCSE

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

1/7

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.

8 Terms

1
New cards

TCP (Transmission Control Protocol)

Responsible for the transmission of data packets across networks, it divides data into packets and routes them to make sure they go to the right place and then reassembles them when they arrive. If any data is missing it resends it.

2
New cards

IP (Internet Protocol)

Responsible for addressing and routing each packet to ensure it takes the fastest route and goes to the right place.

3
New cards

UDP (User Datagram Protocol)

Alternative to TCP which is faster but less secure and reliable, where data loss is acceptable e.g. Gaming.

4
New cards

HTTP (Hypertext Transfer Protocol)

Allows communication between browser and website for client, letting them receive and send data on a server

5
New cards

HTTPS

Same as HTTP but all data is encrypted to ensure its safe and can’t be understood if intercepted.

6
New cards

FTP (File Transfer Protocol)

Allows the sending and receiving of files between computers.

7
New cards

IMAP (Internet Message Access Protocol)

Retrieves email from the an email server

8
New cards

SMTP (Simple Mail Transfer Protocol)

Used to send, receive and relay emails between sender and receiver.