Looking for Free & Light web server for WinCE [closed]

允我心安 提交于 2019-12-13 08:46:53

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!