WinInet 和 SOAP

发布于 2024-08-18 04:29:45 字数 179 浏览 7 评论 0原文

目前,我使用 CURL 开放传输库来生成带有 Soap 标头的 http 请求。这一切都是用 C/C++ 实现的。我能够将其移植到 Windows mobile,但是我想知道是否可以使用 WinInet 来执行 SOAP 请求?只是为了在移动设备上使用更少的内存。

有关于如何执行此操作的示例吗?

提前致谢 碧玉

Currently I use the CURL open transport library to genereate http requests with a soap header. This all is implemented in C/C++. I was able to port this to Windows mobile howver I wonder whether I can use WinInet to do the SOAP request? Just to use less memory on the mobile device.

Are there samples on how to do this?

Thanks in advance
Jasper

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

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

发布评论

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

评论(1

彩扇题诗 2024-08-25 04:29:45

如果您仍在寻找答案:)

您可以尝试查看 gSOAP 它有一个 gsoapWinInet 插件。

If you are still looking for an answer :)

You could try looking at gSOAP which has a gsoapWinInet plugin.

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