Difference between revisions of "Packet Accounting"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
== Circuits ==
== Packet Sequences ==
== Packet Sequences ==
The packet sequence number is a 32 bit number created at the connection of any circuit. This number is stored in the packet header (specified in the [[Packet_Layout]] portion of the wiki), and incremented whenever a packet is sent from one end of the circuit to the other.


== Packet Acknowledgment ==
== Packet Acknowledgment ==

Revision as of 18:22, 15 November 2006

Circuits

Packet Sequences

The packet sequence number is a 32 bit number created at the connection of any circuit. This number is stored in the packet header (specified in the Packet_Layout portion of the wiki), and incremented whenever a packet is sent from one end of the circuit to the other.

Packet Acknowledgment

Packet Throttling

Client Side

Server Side