2.5.4.4.4.2 Main Success Scenario
The user requests the application to read a file.
The application obtains content identifiers by using one of the mechanisms as described in section 2.5.4.3.
The content client broadcasts a Probe message as described in [MS-PCCRD].
A distributed cache peer with the required content responds with a Probe Match message as described in [MS-PCCRD].
The content client requests the content from the distributed cache peer as described in [MS-PCCRR].
The content client receives the data and decrypts the data as described in [MS-PCCRR].
The content client validates the block data against the block hash as described in [MS-PCCRC].
The retrieved data is placed in the distributed cache of the content client computer.
The retrieved data is placed in the local cache of the content client computer.
The content client retrieves the data from the local cache and supplies that data to the application.
The application delivers the file contents to the user.