I'm looking for cross platform open source third party library for web services which support c++. I have generated c++ files using WSMakeStubs utility but it uses Core Foundation data types. I want a library which provide web service call through c++ so that I can use it on Windows and Mac both the platform. I wanted stubs that can be used on both Windows and Mac platform.
Could any one suggest me good library.
thanks