Packet
- Tags
- networking
Is a chunk of data that is part of a larger file to be transmitted through the internet.
Each packet contains the:
- Source address: of the machine sending the packet.
- Destination address: of the machine the packet is to be delivered to.
- Service (port) number: that specifies a port on the device to connect to.