packet
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
Previous revision | |||
— | packet [2006/10/15 09:35] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | A unit of data sent across a network. When a large block of data is to be sent over a network, it is broken up into several packets, sent, and the reassembled at the other end. Packets often include checksum codes to detect transmission errors. The exact layout of an individual packet is determined by the protocol and network architecture being used. In many cases, it could be also called a sub-unit of a data stream; a grouping of information that includes a header (containing information like address destination) and, in most cases, user data. |
packet.txt · Last modified: 2006/10/15 09:35 by 127.0.0.1