Packet Accounting

From Second Life Wiki
Jump to navigation Jump to search

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