Join us on IRC: #infoanarchy on irc.oftc.net — channel blog

Packet

From iA wiki

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

This text is a stub. Feel free to contribute by editing the page.