Click here to Skip to main content
15,867,756 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

Basic HTTP question:

Under Win7-64 I want to run an HTTP Server that will handle requests sent from an HTML page that runs JavaScript.

On the HTTP Server I do not want to use .NET

I tried running MiniWeb. Is this the optimal solution ?

Thank you,

Z.V

What I have tried:

I tried running MiniWeb. Looking for a small footprint HTTP server that will run under windows \ linux.
Posted
Updated 1-Jul-16 17:44pm

1 solution

When I was doing a lot of programming in c++, I came across this Embedthis Software[^] - they have 2 web-servers, one 'embeddable' but Im pretty sure 'Appweb' is suitable for 'small footprint' - the only thing is, they have EJScript iirc, an 'enhanced' javascript ?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900