Are there any efforts to port Mobile Web Server to maemo. In particular, I'd like to access my maemo device through the mymobilesite.net URL. Any tips on how to make that happen?
Are there any efforts to port Mobile Web Server to maemo. In particular, I'd like to access my maemo device through the mymobilesite.net URL. Any tips on how to make that happen?
The core components - Apache, Python and mod_python - should build on Maemo with no or very little porting effort. At least Apache and python can already be found from Maemo Garage.
The MWS UI is a different story, since it's written in native Symbian C++ and hence would have to be completely rewritten. The web-applications would also have to be modified since the API provided by PyS60 is not (AFAIK) provided by PyMaemo.
A connector for the MWS gateway has been made for Maemo and at one point the intention was to make it available via Maemo Garage, but I don't know what the current status is. At the moment, at least, it does not seem to be there.In particular, I'd like to access my maemo device through the mymobilesite.net URL. Any tips on how to make that happen?
Johan