Welcome to C Web Services Demo Site

Enjoy the power of Web Services with WSO2 Web Services Framework for C.. Learn how to build real world application using Web services technologies such as SOAP and REST in C.

Navigate through the list of demos, try them on-line and view their source code.

Name Tags Description Ratings
amazoneclient amazon E-Commerce wsclient amazoneclient is a command line tool that can be used to do online transactions with Amazon E-Commerce Service(ECS) web services. It can be used to search, lookup items and then do cart operations like add, modify and clear. You need WSF/C installed and WSFC_HOME set to the repository folder as prier requirement to run amazoneclient. Then you need just download the zip file and use the scripts there in. Amazoneclient internally uses wsclient which is installed when WSF/C is installed for making web servies calls. For an article  on wsclient see here. You can find a tutorial on amazoneclient here.
FlickrPal Flickr Shell_Extension Windows FlickrPal is an easy-to-use Windows shell extension application that can be used to upload your favourite image files to your Flickr account. You can just select one or more image files and launch FlickrPal using the context menu. You can set image properties, view your profile,  view your available disk space quota for the month and much more. Please note that this version of FlickrPal works with WSF/C 1.2.1 and above only.
store business ecommerce encryption security signing usernametoken

Shows how WS-Security features in WSF/C can be used to implement a typical business scenario. Here we have an automated bot as the client that acts on behalf of a particular backpack store. The job of the bot is to ensure that the store maintains its minimum stock levels. If stock goes down beyond a value that's marked as the minimum, the bot automatically places an order on the manufacturer's service.
Click here for an overview.