Network Protocol Flashcards
Packet
Packet transmissions means that data is sent over as multiple packages.
Latency and the Data transfer rate
Latency (Network Latency) - Delay that occurs after a send operation is executed and before data starts to arrive at the destination computer.
Data transfer rate - Speed at which data is transferred between two computers in the network once transmission has begun.
HTTP Request Methods
GET - Request, i.e., retrieve resource, typically a document
POST - Send data to server for processing or storing
PUT - Store provided data at given URI
DELETE - Delete the resource
Internet Protocol (network layer)
Internet Protocol (IP) is like a set of rules that computers follow to communicate over the internet. It assigns unique addresses to devices and guides how data should be sent and received between them, ensuring that information reaches its intended destination across the global network.