Difference between revisions of "Packet"

From AMule Project FAQ
Jump to: navigation, search
 
 
Line 1: Line 1:
A packet, in computer nets' context, is a small amount of data (in fact, a specific amount of bytes) which are sent to some other computer through a network.
+
A packet, in computer nets' context, is a small amount of data (in fact, a specific amount of bytes) which are sent to some other computer through a [[network]].
  
Packets contain, appart from the data itself, some meta-data which may vary depending on the network's specification but are usually, at least, the [[IP address]] where they pretend to be delivered to and the [[port]] which is waiting for it.
+
Packets contain, appart from the data itself, some meta-data which may vary depending on the [[network]]'s specification but are usually, at least, the [[IP address]] where they pretend to be delivered to and the [[port]] which is waiting for it.

Latest revision as of 19:27, 7 June 2005

A packet, in computer nets' context, is a small amount of data (in fact, a specific amount of bytes) which are sent to some other computer through a network.

Packets contain, appart from the data itself, some meta-data which may vary depending on the network's specification but are usually, at least, the IP address where they pretend to be delivered to and the port which is waiting for it.