Changes between Version 3 and Version 4 of BROWSER_CONTENT_BASIC_R1


Ignore:
Timestamp:
08/20/09 17:20:01 (16 years ago)
Author:
sveto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BROWSER_CONTENT_BASIC_R1

    v3 v4  
    44 
    55= Analysis = 
    6 Create a native C++ wrapper for delivery of browser content. 
    76 
    87== Overview == 
    9 The idea is to use WebKit, a portable browser engine to create a native browser that is able to communicate with Java.[[BR]] 
    10 Communication with the  
     8 
    119 
    1210== Task requirements == 
    13 The native browser should be able to: 
    14  * Open a web page. 
    15  * Return a captured webpage. 
    16  *  
    1711 
    1812== Task result == 
     
    2317 
    2418== Related == 
    25 [wiki:GROUP_WRAPPERS_R0] 
    2619 
    2720== How to demo ==