F
Full Decent
I want to write a simple C++ backend to a website so I can use
XMLHTTPRequest. The server is stateful and cannot be cgi. Is there a
simple C++ framework to handle the HTTP communications? I had looked
into XML-RPC but I'm not sure if that's the way to go.
XMLHTTPRequest. The server is stateful and cannot be cgi. Is there a
simple C++ framework to handle the HTTP communications? I had looked
into XML-RPC but I'm not sure if that's the way to go.