问题
I want to find free and light Web Server for WinCE.
The best of variants is I really want to find light and free ASP.NET web Server.
Or maybe if I can use Web Frameworks for Python or Ruby (maybe Ruby on Rails) or maybe I even can run something alike haskell web server (but I don't really believe it).
I don't like PHP (maybe religious reasons) but if that is the only variant of hosted web application on WinCE I would like to know if there any web server for it.
Thank you.
回答1:
Padarn is a light ASP.NET web server for WinCE, but it is not free.
You could also try cross-compiling Apache with CeGCC for example, since cygwin and mingw do not support WinCE.
Another non-free option could be Pocket HPH (compact PHP processing engine designed to run on handheld devices), although it looks old and abandoned.
来源:https://stackoverflow.com/questions/7038459/looking-for-free-light-web-server-for-wince