替代 C++ Web 服务客户端库

发布于 2024-12-31 22:06:38 字数 79 浏览 0 评论 0原文

我正在使用 wsdlpull 库作为 wsdl 解析器。但在某些情况下它似乎无法正常工作。 我正在说是否还有其他图书馆有这样的例子。 谢谢...

I was using wsdlpull library for wsdl parser. But it seems for some cases it doesn,t work correctly.
I am wordering is there any other library with an example of it.
thanks...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

风启觞 2025-01-07 22:06:38

如果您将 GSOAP 用于非商业项目,则它是免费的。可能值得一看。我发现它有点挑剔,但它有效。

GSOAP is free if you are using it for non-commercial projects. Might be worth checking out. I found it a little finicky but it worked.

(り薆情海 2025-01-07 22:06:38

您可以尝试simplesoap。它...比 gsoap 更简单 ^^

my2c

You can try simplesoap. It is ... simpler than gsoap ^^

my2c

对你的占有欲 2025-01-07 22:06:38

在 C++ 中实现基于 SOAP 的协议真是地狱,我有过使用它的经验(我使用 gsoap)。
我建议看看其他工具,更适用于SOAP,例如Java,当然如果你可以改变工具的话。

Implent SOAP-based protocols in C++ is real hell, i've experience with it (i use gsoap).
I recommended see to other tools, more applicable for SOAP, such as Java if you can change tool, of course.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文