gsoap_C_CPP_WebService

所属分类:xml/soap/webservice
开发工具:C/C++
文件大小:1074KB
下载次数:24
上传日期:2013-05-06 21:43:29
上 传 者i朝阳
说明:  gsoap实现C++的WebService 包含详细的使用方法介绍,可以方便地实现C、C++的webservice服务器或客户端的开发,使用简单实用
(the gsoap implementation of C++ WebService Contains detailed use method of introduction, you can easily achieve the development of the C, C++ webservice server or client, simple and practical to use)

文件列表:
gsoap_test (0, 2013-04-01)
gsoap_test\import (0, 2013-04-01)
gsoap_test\import\c14n.h (1081, 2013-03-26)
gsoap_test\import\dom.h (24504, 2013-03-26)
gsoap_test\import\ds.h (19581, 2013-03-26)
gsoap_test\import\ds2.h (19538, 2013-03-26)
gsoap_test\import\ref.h (2707, 2013-03-26)
gsoap_test\import\ser.h (402, 2013-03-26)
gsoap_test\import\soap12.h (2699, 2013-03-26)
gsoap_test\import\stdstring.h (2473, 2013-03-26)
gsoap_test\import\stl.h (2449, 2013-03-26)
gsoap_test\import\stldeque.h (2405, 2013-03-26)
gsoap_test\import\stllist.h (2400, 2013-03-26)
gsoap_test\import\stlset.h (2395, 2013-03-26)
gsoap_test\import\stlvector.h (2410, 2013-03-26)
gsoap_test\import\WS-example.c (2482, 2013-03-26)
gsoap_test\import\WS-example.h (2194, 2013-03-26)
gsoap_test\import\WS-Header.h (3011, 2013-03-26)
gsoap_test\import\wsa.h (14079, 2013-03-26)
gsoap_test\import\wsa3.h (10533, 2013-03-26)
gsoap_test\import\wsa4.h (11654, 2013-03-26)
gsoap_test\import\wsa5.h (15534, 2013-03-26)
gsoap_test\import\wsc.h (14337, 2013-03-26)
gsoap_test\import\wsdd.h (27546, 2013-03-26)
gsoap_test\import\wsdd10.h (27305, 2013-03-26)
gsoap_test\import\wsdx.h (6034, 2013-03-26)
gsoap_test\import\wsp.h (8820, 2013-03-26)
gsoap_test\import\wsrm.h (33153, 2013-03-26)
gsoap_test\import\wsrm4.h (20387, 2013-03-26)
gsoap_test\import\wsrm5.h (33958, 2013-03-26)
gsoap_test\import\wsrp.h (10999, 2013-03-26)
gsoap_test\import\wsrx.h (9636, 2013-03-26)
gsoap_test\import\wsrx5.h (10276, 2013-03-26)
gsoap_test\import\wsse.h (13037, 2013-03-26)
gsoap_test\import\wsse11.h (12909, 2013-03-26)
gsoap_test\import\wsse2.h (12465, 2013-03-26)
gsoap_test\import\wst.h (44873, 2013-03-26)
gsoap_test\import\wstx.h (3462, 2013-03-26)
gsoap_test\import\wsu.h (5522, 2013-03-26)
... ...

This directory contains common #import-ed items for the soapcpp2 compiler. Use the #import directive in the gSOAP header file processed by soapcpp2 to include the features listed below. dom.h DOM for xs:anyType, xs:any, xs:anyAttribute (link with dom.c/pp) stdstring.h module for std::string to enable std::string serializer sharing stldeque.h std::deque serializer stllist.h std::list serializer stlset.h std::set serializer stlvector.h std::vector serializer stl.h std::deque, std::list, std::set, and std::vector serializer soap12.h SOAP 1.2 namespaces wsa.h WS-Addressing 2004/08 (see plugin/wsaapi.c) wsa3.h WS-Addressing 2003/03 (see plugin/wsaapi.c) wsa4.h WS-Addressing 2004/03 (see plugin/wsaapi.c) wsa5.h WS-Addressing 2005/03 (see plugin/wsaapi.c) wsrm4.h WS-ReliableMessaging (2004, deprecated) wsrm.h WS-ReliableMessaging schema definitions wsrx.h WS-ReliableMessaging operation (see plugin/wsrmapi.c) wsse.h WS-Security (see plugin/wsseapi.c) wsdd10.h WS-Discovery 1.0 schema definitions wsdd.h WS-Discovery 1.1 schema definitions wsdx.h WS-Discovery (see plugin/wsddapi.c) wsc.h WS-SecureConversation wst.h WS-Trust schema definitions wstx.h WS-Trust operations (see plugin/wstapi.c) wsu.h Utility xlink.h Xlink bindings xmlmime.h XML MIME bindings xop.h XOP MTOM attachments This directory further contains files to support a growing number of WS-* specifications. For example, wsa.h is generated from WS/WS-Addressing.xsd with: wsdl2h -cgy -o wsa.h -t WS/WS-typemap.dat WS/WS-Addressing.xsd The typemap.dat file that is needed by wsdl2h to convert WSDL to a gSOAP header file defines imported namespaces as follows: wsa = This ensures that the WS-Addressing support is #import-ed from "wsa.h" when wsdl2h sees WS-Addressing elements. Thus, it does not attempt to extract the WS-Addressing schema but instead uses the pre-build wsa.h definitions. Note that the regular XML namespace bindings are defined in typemap.dat using quotes, for example: aws = "urn:PI/DevCentral/SoapService"

近期下载者

相关文件


收藏者