gpt4 book ai didi

c - 在 C 中发送/接收 SOAP 请求/响应

转载 作者:可可西里 更新时间:2023-11-01 02:34:37 26 4
gpt4 key购买 nike

我需要一个工具包来在 C 生产应用程序中实现 SOAP 请求和响应。我研究了 gSOAP(不支持)、Apache Axis(根据他们的站点未完全实现)。有没有人能够通过 HTTP 或 TCP/IP 实现 SOAP 响应/请求?

最佳答案

曾经尝试过libsoup

The libsoup library contains an HTTP implementation and a set of API for constructing and consuming SOAP messages. It also allows for secure authentication, so you can use web services to access private accounts over a secure connection. Using libsoup makes it easy to use web services without manually parsing and interpreting the messages sent through

这是他们的主页-> libsoup

关于c - 在 C 中发送/接收 SOAP 请求/响应,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4108228/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com