搜索资源列表
delphiPOST.rar
- 使用IDHTTP,POST数据到WEB服务器的例子。,The use of IDHTTP, POST data to a WEB server example.
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
SoapToolkit30B1
- WEB SERVICE SOAP TOOL KIT3.0
CodeProjectClient
- You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for web client programs to retrieve information about CodeProject.com, such as the latest article updates, the latest comments, and the latest lounge post
SOAP
- web service soap协议详解,并有java代码事例-Detailed web service soap agreement, as well as examples of java code
25811234SoapTest
- soap toolkit 是微软提供的快速开发网络服务(web services)的工具包。本文提供了一些包括soap toolkit的测试例子-Microsoft soap toolkit are provided for rapid development of network services [web services] toolkit. This article provides a number of tests including the soap toolkit example
SOAP
- use the SOAP protocol doing Web service
CleverInternetSuite6.0.138.RAR
- 这是一套全面的网络组件,功能强大而易用。-The Clever Internet Suite represents 100 Delphi VCL components for Borland Delphi/C++Builder, with no external dependencies. These components allow you to send and receive mail, including HTML and MIME attachments, from wit
delphiwebservice
- 撰写Web Service 建立Soap Server应用程序 选择应用程序类型 建立新的程序单元,定义Web Service的输出接口 建立新的程序单元,实现Web Service的输出接口 将Web Service应用程序分发,到虚拟目录 输出WSDL等待客户端调用 -Write a Web Service application set up Soap Server application type selection procedure for the es
soapforWebservices
- Using Soap to develope web service. Concept of SOAP.
javamaterial
- Java大部分的基础知识,EJB3,EJB2,WEBSERVICE,SOAP,JMS,MQ,还有些面试题-the most base knowlegement of the Java
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
google_search_api
- 本次介绍使用Axis通过Web Service调用Google SOAP Search API,实现Google搜索、Google快照、Google拼写这三项功能,包括示例源代码。-Axis on the use of the Web Service Call through the Google SOAP Search API, the realization of Google Search, Google snapshot, Google the spelling of these thr
SOAP
- How to create a web serbice with csoap cla-How to create a web serbice with csoap class
testsoap
- vc6客户端软件,通过HTTPS访问SOAP协议web service的代码。需要集成openSSL.-client software written in VC6, which demostrates how to access SOAP web service via HTTPS. OpenSSL is required.
XML---Programming-Web-Services-With-Soap-(OReilly
- XML - Programming Web Services With Soap (O Reilly)
Understanding-Web-Services-XML-WSDL-SOAP-and-UDDI
- Understanding Web Services XML WSDL SOAP and UDDI
A Cross Platform Web Service Implementation Using SOAP
- A Cross Platform Web Service Implementation Using SOAP
tad-php-0.4.2
- ZKTeco fingerprint php sdk. If your device supports web soap, then you can use this sdk develop php applicaiton
SOAP
- soap小例子,实现web service一个简单调用。(soap example,a simple web service .)