I need a web server in my VxWorks application to show a web page supporting RPC (ex. JSON-RPC). I think Mongoose Web Server (https://code.google.com/p/mongoose/) would be the perfect candidate for this, but it is unfortunately incompatible with VxWorks.
If I want to port it to VxWorks, where should I start? Is there anyone out there with experience with this, and if so, please point me in the right direction.
Also; if any one knows a better solution for VxWorks please let me know.
I am using Workbench 3.2, VxWorks 6.5.
Best regards, EuxOn