搜索资源列表
webdict-0[1].2.0.tar
- It provides a base of DICT web service ( similar to DICT rfc2229) and create relative applications (server side,client side), they are all SOAP based.-It provides a base of DICT web service (similar to DICT rfc2229) and create relative applications
wdictcli[1].linux-0.2.0.tar
- It provides a base of DICT web service ( similar to DICT rfc2229) and create relative applications (server side,client side), they are all SOAP based.-It provides a base of DICT web service (similar to DICT rfc2229) and create relative applications
dotnet2
- 本程序实现了一个Web Service 并且实现了一个Client对Web Service提供的服务进行调用,Soap Request 和 Soap Response 都以Xml的格式显示在界面上-this program a Web Service and the implementation of a Web Service Client to provide services for the call, Soap and Soap Request Response to Xml are s
soap协议请求与分析
- SOAP协议请求与分析 主要为封装SOAP消息包请求服务器接受发回的数据包来分析的一个简单的程序-SOAP request and analysis of the main sources for Packaging SOAP packet requests to the server to accept return of data packets to the analysis of a simple procedure
EasySoap++-0.6.1
- 此压缩包是soap1.1的简单实现,easysoap++0.61.代码结构简单,很容易利用它开发出基于soap的web service.-soap1.1 is the simple realization easysoap 0.61. Code structure simple and very easy to use it to develop a web-based soap service.
php-soap_0.1.2
- php-soap_0.1.2.zip这是使用php实现soap的一个例子-php - soap_0.1.2.zip This is achieved using php soap example of a
gsoap_2.7.9a.tar
- 一款开源的soap库,著名,久经考验-the soap, a famous, well-tested.
Webxml
- 基于XML的网络管理系统是一个基于xml的soap协议进行远程网络连接管理的程序。-XML-based network management system is based on a soap xml agreement for the long-distance network connecting pipe Jimmy procedures.
SOAPClient_src
- 一个使用ms soap toolkit 3.0的soap客户端例子-use of a soap toolkit 3.0 soap client examples
delphiPOST.rar
- 使用IDHTTP,POST数据到WEB服务器的例子。,The use of IDHTTP, POST data to a WEB server example.
SoapClient
- soap客户端,完整实现了soap协议,可以直接使用-soap client, a full realization of the soap protocol
gsoap-2.7.tar
- gSoap工具源代码,gSOAP编译工具提供了一个SOAP/XML 关于C/C++ 语言的实现,从而让C/C++语言开发web服务或客户端程序的工作变得轻松了很多。绝大多数的C++web服务工具包提供一组API函数类库来处理特定的SOAP数据结构,这样就使得用户必须改变程序结构来适应相关的类库。与之相反,gSOAP利用编译器技术提供了一组透明化的SOAP API,并将与开发无关的SOAP实现细节相关的内容对用户隐藏起来.-gSoap tools source code, gSOAP compil
_SOAP
- 这是一份关于浅谈Microsoft SOAP的文档,对SOAP的一些应用技巧作了分析。-This is a document on On the Microsoft SOAP, SOAP-some applications of the technique are analyzed.
soap
- soap协议,一种用来进行网络传输的协议,实现了基本接口,可以直接用来进行网络传输-soap agreement, a network used for the agreement, the realization of the basic interface, can be directly used for network transmission
20080725soap
- 网上常见的生成WSDL的类都是PRC格式的,但这种格式对别的客户端交流时总有问题,改了一PRC格式的生成类为document格式的,还有问题,不过算是一种思路-Common WSDL generated online classes are PRC format, but the format of the other client communicate always have questions, PRC changed its format to generate one type of
TestWebServicesSource
- Web services are built on SOAP, an XML based protocol that establishes the form that messages between web service consumers and providers should take. Traditionally, the consuming application developer would build a SOAP message manually and send it
ASPtowebservice
- 使用ASP构建SOAP协议包调用web服务,包括GET,HTTP,SOAP三种调用方法-SOAP protocol to use ASP to build web service call package, including GET, HTTP, SOAP call method three
SOAP
- How to create a web serbice with csoap cla-How to create a web serbice with csoap class
SOAP
- 这是一份关于SOAP教程的文档,包含了SOAP的简介、应用、实例等等。-This is a SOAP tutorial document, contains an introduction to SOAP, applications, examples, etc.
webserver
- vc实现的webservice服务端 基于SOAP-a webservice server by VC