C ++中的SOAP Web服务客户端 [英] SOAP web services client in C++

查看:110
本文介绍了C ++中的SOAP Web服务客户端的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我需要在vc ++中编写soap service consumer,服务提供者在java soap中使用。



我该怎么做?我需要使用gSoap第三个库吗?还是其他图书馆?



win32 API怎么样? Windows API的支持肥皂吗?或者只有第三方应用程序?



我们有没有用c ++或VC ++编写的肥皂客户端教程?





问候,

欢乐



我尝试过:



无法在论坛上的任何地方获得客户端Web服务的GSoap教程

Hi,

I need to write soap service consumer in vc++, service provider is wriiten in java soap.

How can I do this? do I need to use gSoap third library? or any other library?

How about win32 API? does Windows API's support soap? or only third party apps?

Do we have any soap client written tutorial in c++ or VC++?


Regards,
Joy

What I have tried:

Could not get GSoap tutorial for client web service available anywhere on forums

推荐答案

你不应该写一些SOAP API从头开始。这将是非常有问题的,尤其是错误处理。它将像本文用于C ++的SOAP客户端一样开始,但会有很多要使它运行的工作。



这个 SOAP客户端库看起来很好。



如果我谷歌搜索 GSoap教程我找到了一些主题。



附加提示:C#中支持SOAP更好
You shouldnt write some SOAP API from the scratch. It will be very problematic, especially the error handling. It will begin like in this article SOAP client for C++, but there will be a lot of work to do to get it running.

This SOAP client library looks fine.

If I google for GSoap tutorial I find some topics.

Addtional tip: SOAP is better supported in C#


这篇关于C ++中的SOAP Web服务客户端的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆