Home
Explore
Exams
Search for anything
Login
Get started
Home
Engineering
Computer Science
Internet Protocols
0.0
(0)
Rate it
Studied by 3 people
Learn
Practice Test
Spaced Repetition
Match
Flashcards
Card Sorting
1/4
Earn XP
Description and Tags
Computer Science
11th
Add tags
Study Analytics
All
Learn
Practice Test
Matching
Spaced Repetition
Name
Mastery
Learn
Test
Matching
Spaced
No study sessions yet.
5 Terms
View all (5)
Star these 5
1
New cards
UDP (User Data Protocol)
* large messages
* Speed
* No error checking
2
New cards
IP (Internet Protocol)
* indentifies devices
* Used to route messages (paths change)
3
New cards
DNS (Domain Name System)
* human readable names into IP addresses
* Request servers sent as TCP/IP packet
* Websites
4
New cards
HTTP (HyperText Transfer Protocol)
* Can request and share webpages, images, audio, video on internet
* Requests sent with TCP/IP packets
* Uses “GET“ to request files or sent data
5
New cards
TCP (Transmission Control Protocol)
* large messages
* Accuracy
* Packets numbered to order them and find missing ones to resend
* Reliable (more time)