Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 gSOAP 在客户端和服务器之间交换数据。实际上,我成功地将数据从客户端发送到服务器,但没有从服务器发送到客户端。那么,有人可以解释一下用于将数据从服务器传递到客户端的功能吗?
感谢您的时间和回复,
我知道的唯一方法是使用函数 soap_call 调用请参阅 gsoap 包中的 calc 示例