Version 2 (modified by sveto, 16 years ago) (diff) |
---|
Analysis
Create a native C++ wrapper for delivery of browser content.
Overview
The idea is to use WebKit, a portable browser engine to create a native browser that is able to communicate with Java.
Communication with the
Task requirements
The native browser should be able to:
- Open a web page.
- Return a captured webpage.
Task result
(List the end product of the task (for example "Source code", "Wiki page", etc.))
Implementation idea
(Provide some rough implementation idea(s).)
Related
How to demo
(Provide instructions for demonstration of the task.)
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.)