Builc XML-RPC-based service for C++ programs
June 23, 2006 (8:00:00 AM) - 2 years, 5 months ago
Share
a>
Print
Comments
Anonymous Reader writes "Today the growing popularity of the Internet and its inherent advantages have motivated developers and IT departments to migrate complex C/C++ business and scientific applications to a Web-based environment. XML-RPC is a perfect mechanism to integrate existing C/C++ programs with other client-side technologies. This article is
a step-by-step guide to exposing C++ methods as services. It includes sample code snippets for C++ integration using an open source XML-RPC Library."