Run your android mobile as a web application server
Why do I need to do this?
If you have a hotspot network with your mobile and you want the mobile to act as a web application server to serve some personal application, eg: a customer management application which is used by your staffs, the application may contain producing token number for the consulting customer and updating the consultation status of the application etc..
How to achieve this?
With the help of some opensource libraries
TooTallNate Java Websocket and
wffweb.
TooTallNate Java Websocket is a websocket server implementation for android and
wffweb is a light weight web application framework in java. As
wffweb is very light weight it take very minor load, memory and cpu which is even suitable for a mobile device to run.
How can I start developing, any sample codes to get started?
Request us to write more details..
No comments:
Post a Comment