Click here to Skip to main content
15,902,299 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I had an Web Service written in C SHARP,i want to call the Web Service through my C++/VC++ code that i do in visual studio.
I didn't find any point to point instruction to do this.
Can you please tell me how to do this i will be very thank full to you.

Can anyone tell me how to send the HTTP Post request to the service?
Posted
Updated 8-Oct-12 1:55am
v2
Comments
Michael Siroen 8-Oct-12 11:00am    
Google for web client in C++. I've found several libraries on stack overflow (first hit):
http://stackoverflow.com/questions/3342493/c-web-services-client-library

1 solution

 
Share this answer
 
Comments
Tarun Batra 8-Oct-12 6:29am    
Thanks for the reply but neither of link helped me

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900