C++ Web Services Case Study

WSO2 Web Services Framework for C++ is a complete Web services stack. It has the support for basic Web services standards, handles binary attachments and also has the widest coverage of WS* standards including WS-Addressing, WS-Security, WS-Security Policy, WS-Secure Conversation, and WS-Reliable Messaging. The WSO2 Web Services Framework for C++ provides a comprehensive service and client APIs for the C++ developer. WSO2 Web Services Framework for C++ comes with built-in code generation tool to support rapid development of services and clients.

WSO2 Web Services Framework for C++ can be used to wrap existing applications and expose them as a Web service as well as to enable new applications developed in C/C++ to talk to other heterogeneous systems.

This article, explores the usage of WSO2 Web Services Framework for C++ in converting a software system in a retail store to a loosely coupled Web services based system integrating it with it's other stores providing value to the retail store chain.

Comments