Transfer Manager

From Second Life Wiki
Revision as of 17:01, 22 November 2006 by Rob Linden (talk | contribs) (+protocol nav)
Jump to navigation Jump to search

The LLTransferManager class is a throttled data transfer system which is used primarily by the Asset System to fetch assets from Second Life. A transfer manager client makes a new instance of a class derived from LLTransferSourceParams, a new instance of a class derived from LLTransferTargetParams, and issues the request with a TransferRequest message.


TransferInfo

TransferPacket

TransferAbort