make C++ program as a web service
I have a C++ program, and I want to make it as a web service listening to
http request. I am a newbie to web development. Could some one give me a
guild to tools/library/APIs that can help me build it. I know Java program
usually restlet. What is the equivalent of restlet for C++?
No comments:
Post a Comment