搜索资源列表
ksoap2-src-2.1.1
- kSOAP2是一个SOAP web service客户端包。主要用于资源受限制的Java环境如Applets或J2ME应用程序。
ksoap2-j2se-full-2.1.2
- kSOAP2是一个SOAP web service客户端包。主要用于资源受限制的Java环境如Applets或J2ME应用程序(CLDC/ CDC/MIDP)。
ksoap2-j2me-nodeps-2.1.2
- kSOAP2是一个SOAP web service客户端包。主要用于资源受限制的Java环境如Applets或J2ME应用程序(CLDC/ CDC/MIDP)。
ksoap2-j2me-extras-2.1.2
- kSOAP2是一个SOAP web service客户端包。主要用于资源受限制的Java环境如Applets或J2ME应用程序(CLDC/ CDC/MIDP)。
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
soapforWebservices
- Using Soap to develope web service. Concept of SOAP.
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.
memoire_sw_sql_injection
- PROTECTION AGAINST INPUT MANIPULATION VULNERABILITIES IN SERVICE ORIENTED ARCHITECTURE Thesis Submitted in partial fulfillment of the requirements for the degree of MASTER OF TECHNOLOGY in COMPUTER SCIENCE & ENGINEERING – INFORMATION SECURITY by
cxf-ziliao
- Web服务是在互联网上的一种服务协议,采用XML作为基本的标记语言,SOAP(Simple Object Access Protocol)作为互操作协议,WSDL(Web Service Descr iption Language)作为服务描述语言,通过UDDI(Universal Descr iption Discovery & Integration)可以把服务注册到互联网以便搜索,为更多的用户使用其服务。可以看出,这些定义各有侧重,但有几点是一致的。首先,它是由企业驱动和应用驱动而产生的;
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
SOAP
- soap小例子,实现web service一个简单调用。(soap example,a simple web service .)