NetworkDesign: Difference between revisions

Content deleted Content added
imported>Vampire
imported>Hendrik Brummermann
Line 242:
The TransferREQ message is a message sent from the Server to the Client to notify the Client of the server's desire to send content useful for game play.
 
The message is composed of: An array of TransferContent objects containing the name of each resource, its timestamp (or checksum) and if the resource is cacheable or not.
 
==Message C2S TransferACK==