wsdlpull 1.19

wsdlpull 1.19 Download Summary

  • Language: C/C++
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: LGPL - GNU Lesser General Public License
  • Databases: N/A
  • Downloads: 1038
  • Released: Jun 16, 2008

wsdlpull 1.19 Description

wsdlpull is a C web services client library. It includes a WSDL Parser,a XML Schema parser and validator and an XML Parser and serializer.

wsdlpull uses the xml pull api to parse a WSDL1.1 document. This makes wsdlpull highly efficient which is why you can process and invoke a WSDL in no time.

The Web service Invocation API allows you to dynamically inspect and invoke a web service. Unlike other toolkits there is no need to generate stubs or type serializers.

You can use the dynamic invocation API to write your own web service clients in one step. Writing a web service client involves providing the WSDL URL,setting the operation,the input types and getting back the results.

No knowledge of SOAP is needed to write a web service client using wsdlpull. The invocation API is quite protocol independent and focusses on presenting a simple and intutive interface and abstracts away protocol specific details.

wsdlpull comes with a generic web service invocation tool wsdl which uses the above API. Both the API and the tool are very dynamic and allow invocation of WSDLs which have complex types and simple types in the schema.Using the wsdl tool you can invoke complex web services from command line without writing any code.

The WSDL parser provides APIs to access various WSDL elements such as operations, messages, bindings, port types.Although wsdlpull is based on the pull parsing style of xml parsing the API is meant to be semantically as close as possible to the standard API for parsing WSDL,namely WSDL4J.

The schema parser and validator provides an API for parsing XSD schema documents and validating their xml instance documents. The schema parser is used to parse the types section of the WSDL document. The schema tool can be used for many purposes such as validating schemas and accessing REST services.

The Xml parser and serializer provide a C implementation of the XML Pull API. WSDL processing, XSD schema processing,sending and receiving SOAP messages use the parser and serializer.

wsdlpull Bookmark

Hyperlink code:
Hyperlink for Forum code:

wsdlpull 1.19 Script Download Notice

Top 4 Download periodically updates information of wsdlpull 1.19 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. wsdlpull 1.19 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

et6 library

et6 is a library which eases the development of network-based applications as it provides a TCP protocol abstraction for C . It is portable to both the Windows and Unix-like platforms. Requirements: · sigc++ - 2.0 ...

Boost

Boost emphasizes libraries that work well with the C Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. ...

libConfig

libConfig is a portable and flexible C library for reading configuration files which were written in C style syntax. This project allows you to write simple but powerful configuration files and use their in you C projects. Features: - The sintax of configuration file is like C , that is ...

libGlass

Glass is a library for distributed computing that makes its programming easy. The Glass framework is a scalable set of components that can be used by applications to perform distributed computing. Applications are built reusing the available components as needed.Features: - Plugins: - Synchronous shared memory; - Distributed asynchronous ...

Libecc

Libecc is an Elliptic Curve Cryptography C library for fixed size keys in order to achieve a maximum speed.The goal of this project is to become the first free Open Source library providing the means to generate safe elliptic curves. ...