如何使用 C 在 libcurl 中构建 SOAP 请求
我是 libcurl 的新手,我想创建 SOAP 请求并发送到 Web 服务。任何人都可以给我发送一些示例或教程来阅读。
提前致谢
i am new to libcurl and i want to create a SOAP request and send to web service. Can anyone send me some example or tutorial to read.
thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请参阅此处,向下滚动至 vivtek 的 SOAP 示例。
See here, scroll down to the SOAP example by vivtek.