导航

随笔分类 -  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 ggzone 阅读(593) 评论(0) 推荐(0)

摘要: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 ggzone 阅读(819) 评论(0) 推荐(0)

摘要:webService三要素:SOAP(Simple Object Access Protocol)、WSDL(WebServicesDescriptionLanguage)、UDDI(UniversalDescriptionDiscovery andIntegration)。 SOA... 阅读全文

posted @ 2015-03-23 16:24 ggzone 阅读(641) 评论(0) 推荐(0)