Changes between Version 4 and Version 5 of S2S_FACADE_LARGE_RESOURCE_ACCESS_R0
- Timestamp:
- 01/26/09 17:48:37 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S2S_FACADE_LARGE_RESOURCE_ACCESS_R0
v4 v5 7 7 8 8 == Overview == 9 In the client, books can be viewed from Sophie2 Server. Large r sources should be loaded from front to back and you should9 In the client, books can be viewed from Sophie2 Server. Large resources should be loaded from front to back and you should 10 10 be able to start reading the book (or vieweing the resource) before it’s finished loading. 11 11 12 12 == Task requirements == 13 Must define the initial model for sending large resources as byte streams.14 The model must be implemented 15 Unit tests must be provided13 * Must define the initial model for sending large resources as byte streams. 14 * The model must be implemented. 15 * Unit tests must be provided 16 16 17 17 == Task result == … … 23 23 == Related == 24 24 [wiki:S2S_FACADE_RESOURCE_ACCESS_R0] [[BR]] 25 [wiki:BASE_RESOURCE_STREAMING ] [[BR]]25 [wiki:BASE_RESOURCE_STREAMING_R0] [[BR]] 26 26 27 27 == How to demo ==