Changes between Version 4 and Version 5 of S2S_FACADE_LARGE_RESOURCE_ACCESS_R0


Ignore:
Timestamp:
01/26/09 17:48:37 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_FACADE_LARGE_RESOURCE_ACCESS_R0

    v4 v5  
    77 
    88== Overview == 
    9 In the client, books can be viewed from Sophie2 Server. Large rsources should be loaded from front to back and you should 
     9In the client, books can be viewed from Sophie2 Server. Large resources should be loaded from front to back and you should 
    1010be able to start reading the book (or vieweing the resource) before it’s finished loading. 
    1111 
    1212== 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 provided 
     13 * Must define the initial model for sending large resources as byte streams. 
     14 * The model must be implemented. 
     15 * Unit tests must be provided 
    1616 
    1717== Task result == 
     
    2323== Related == 
    2424[wiki:S2S_FACADE_RESOURCE_ACCESS_R0] [[BR]] 
    25 [wiki:BASE_RESOURCE_STREAMING] [[BR]] 
     25[wiki:BASE_RESOURCE_STREAMING_R0] [[BR]] 
    2626 
    2727== How to demo ==