Transfer Manager

From Second Life Wiki
Revision as of 16:03, 22 November 2006 by Phoenix Linden (talk | contribs)
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