Does anyone know of any embeddable Software/libraries for android/ios/etc that will provide web server capabilities for rendering ASP pages?
I'm looking for a solution where you can build an app with the library, point it to an asp page and have it run like it would on IIS.
to be clear, I'm just looking at asp, not necessarily asp.net (although if it did both, great).