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?
Printable View
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?
[QUOTE=ballagas;529123]Are there any efforts to port Mobile Web Server to maemo.
[/quote]
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 [url=http://garage.maemo.org]Maemo Garage[/url].
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 [url=http://wiki.opensource.nokia.com/projects/Python_for_S60]PyS60[/url] is not (AFAIK) provided by [url=http://pymaemo.garage.maemo.org/]PyMaemo[/url].
[quote]
In particular, I'd like to access my maemo device through the mymobilesite.net URL. Any tips on how to make that happen?[/QUOTE]
A connector for the MWS gateway has been made for Maemo and at one point the intention was to make it available via [I]Maemo Garage[/I], but I don't know what the current status is. At the moment, at least, it does not seem to be there.
Johan