Version 5 (modified by kyli, 16 years ago) (diff) |
---|
Analysis
Overview
In the client, books can be viewed from Sophie2 Server. Large resources should be loaded from front to back and you should be able to start reading the book (or vieweing the resource) before it’s finished loading.
Task requirements
- Must define the initial model for sending large resources as byte streams.
- The model must be implemented.
- Unit tests must be provided
Task result
Source code (Streaming capability).
Implementation idea
Related
S2S_FACADE_RESOURCE_ACCESS_R0
BASE_RESOURCE_STREAMING_R0
How to demo
Show the code, run the tests.
Design
(Describe your design here.)
Implementation
(Describe and link the implementation results here (from the wiki or the repository).)
Testing
(Place the testing results here.)
Comments
(Write comments for this or later revisions here.)