3.1.6 - Define the terms: protocol, data packet. Flashcards
What is a protocol?
A protocol is a set of standards that allow devices to communicate. It therefore governs the transmission of data. For example, it will specify the format of data packets, the addressing system and the transmission speed.
What is a data packet?
A packet is a formatted unit of data carried by a packet-switched network.
Describe data packets.
When data is transferred it is broken down into small pieces called packets. These are sent separately and then joined up at the end so that the message is complete. A packet consists of: a header - contains the source and destination address along with the position of the packet in the message or file; the body - contains part of the complete message data (sometimes called the payload); and a footer - informs the receiving device that it has reached the end of the packet.