TransactionID

From Second Life Wiki
Revision as of 03:34, 22 January 2007 by Eddy Stryker (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A TransactionID is used to generate asset IDs based on a shared secret between the viewer and the client. When the viewer logs in, a Secure SessionID is sent along with the normal SessionID that is never sent over the UDP protocol. Asset UUIDs for uploaded wearables are generated by combining (XORing) the randomly generated TransactionID with the Secure SessionID.