i-jetty is a port of the popular Jetty open-source web container for the Android mobile platform.
A port of the popular Jetty open-source web container to run on the Android mobile device platform. Having a "personal" webserver on your phone lets you run your favourite existing webapps in the mobile environment.Since webapps developed for i-jetty have access to the Android API, you can bring the contents of your mobile phone to your normal desktop browser.
To demonstrate the possibilities, i-jetty package included a "console" webapp, which interfaces to the data on your mobile device. You don''t need any special software to synchronize the mobile data to your desktop computer - the i-jetty console makes your on-phone info like contacts lists, call logs and media instantly available and manageable via your browser.
The i-jetty project consists of the i-jetty application, and 3 example webapps that can be deployed onto the phone:
1. console: which allows you to access the on-phone data from anywhere
2. hello: an example webapp containing a HelloWorld servlet
3. chat: a chatroom using jetty''s implementation of the cometd Bayeux protocol
i-jetty will automatically install the console webapp onto the phone. The others can be downloaded to the phone from the project site http://code.google.com/p/ i-jetty /downloads/list
You can download at: http://apk.cuaban.net/detail/8180/ i-jetty .html
No comments:
Post a Comment