Packet

See also: Network | Traffic

A piece of data that is exchanged between computers. Packets are the bits of encoded traffic that allow for information flow across networks.

Packets contain code which determines what each node in a network should do with the data. All network messages use the following packet format to exchange data: [length] [type] [data].

Related Topics

.

TakeDown.NET -> “Packet