摘要:C#调用C++ gSOAP: 调用http://blog.csdn.net/ggz631047367/article/details/44567411的服务http://127.0.0.1:8089/1.右键添加web服务引用,输入http://127.0.0.1:8089/ 2.调...
阅读全文
posted @ 2015-03-23 20:24
|
|
|
随笔分类 - gSOAP
摘要:C#调用C++ gSOAP: 调用http://blog.csdn.net/ggz631047367/article/details/44567411的服务http://127.0.0.1:8089/1.右键添加web服务引用,输入http://127.0.0.1:8089/ 2.调...
阅读全文
posted @ 2015-03-23 20:24
摘要:1.编写头文件cal.h://gsoap ns service name: calc//gsoap ns service style: rpc//gsoap ns service encoding: encoded//gsoap ns service namespace: http:...
阅读全文
posted @ 2015-03-23 18:56
摘要:webService三要素:SOAP(Simple Object Access Protocol)、WSDL(WebServicesDescriptionLanguage)、UDDI(UniversalDescriptionDiscovery andIntegration)。 SOA...
阅读全文
posted @ 2015-03-23 16:24
|
|