Calling ASMX Web Service From C++ MFC Project -


i have web service have functions retrieve data database. (http://exampledomain.com/webservice/webservice.asmx) it's easy add web service in c# (project->add service reference->advanced->add web reference) don't have knowledge c++. there no option in project tab adding reference. how can add web service c++ project , access it's functions , retrieve data?

standard c++ or mfc no provide way consume web services. however, possible c++ rest sdk. it's cross-platform library allows consume services, use json, asynchronous streams , other things.


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -