1/20
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Internet
global interconnected networks
Maximum bits
The highest amount of data bits that can be sent.
IP address
A series of numbers representing a location, like a shipping address.
Packet Sender
A device responsible for transmitting data packets.
Redundancy
Repeating a task or having a backup in place.
Data Packet
A piece of information transmitted digitally.
IP Address
A unique numerical label assigned to each device in a network.
Layers of the Internet
Different levels involved in internet operations, like protocols and networks.
Digital Divide
Disparities in availability and quality of internet connection.
Concept Mapping
Creating connections between various terms for a comprehensive understanding.
Bandwidth
The capacity of data that can be transferred in a specific time.
HTTP
Hypertext Transfer Protocol for data communication on the web.
Router
A device directing data traffic between computer networks.
Fault Tolerant
The ability of a system to continue functioning despite errors.
Path
The route data takes from source to destination.
Computing System
The overall structure of hardware and software for computation.
Computing Network
Interconnected computing devices sharing resources.
World Wide Web
A system of interlinked hypertext documents accessed via the internet.
Protocol
A set of rules governing data communication.
TCP
Transmission Control Protocol - provides reliable, ordered, and error-checked delivery of a stream of packets on the internet. TCP is tightly linked with IP and usually seen as TCP/IP in writing.
UDP
User Datagram Protocol. Used instead of TCP when guaranteed delivery of each packet is not necessary. UDP uses a best-effort delivery mechanism.