搜索资源列表
chap00009
- 第9章 Java Web Service编程 实例94 使用DOM的层次模型 实例95 使用SAX事件模型 实例96 JAXP编程 实例97 JDOM编程 实例98 简单的SOAP应用 实例99 访问SOAP RPC服务 实例100 SOAP消息编程 实例101 构建SOAP scr ipt服务 实例102 应用SOAP EJB Bean服务 实例103 部署SOAP COM服务 实例104 查询UDDI信息-Chapter 9 Java Web Se
Flash_Python
- 使用Flash提供的Web Service的能力,利用這個能力與SOAP Server連接並做資料的存取。而這篇文章將以一個極簡單的範例來說明如何透過Flash取得想要的資料。關於SOAP Server的製作請參考之前撰寫的\"Pyhon的SOAP Library\"這篇文章,這篇文章有教大家如何使用python這個程式語言實作一個RPC Server,提供其他程式作遠端呼叫。我提供RPC Server的製作,而我會使用python來架構RPC Server,使用python內建的函式庫來實作該
chap09
- 第9章 Java Web Service编程 319 实例94 使用DOM的层次模型 320 实例95 使用SAX事件模型 324 实例96 JAXP编程 327 实例97 JDOM编程 331 实例98 简单的SOAP应用 336 实例99 访问SOAP RPC服务 339 实例100 SOAP消息编程 342 实例101 构建SOAP scr ipt服务 347
soapclient2.1
- 最新soapclient,js調用webservice La libreria AJAX \"Javascr ipt SOAP Client\" che consente di sfruttare la potenza e la semplicità dei Web Services per creare applicazioni dinamiche
JavaScriptSOAPClient_demo
- Javascr ipt调用Web Services的例子(SOAP)非常实用,并且支持异步
java_web
- java web服务应用开发详解 是java程序员必备的好东东,包括Web服务概述、XML语言及其编程接口、SOAP、应用ApacheSOAP进行编程、WSDL、UDDI等Java技术内容
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
- use the SOAP protocol doing Web service
javamaterial
- Java大部分的基础知识,EJB3,EJB2,WEBSERVICE,SOAP,JMS,MQ,还有些面试题-the most base knowlegement of the Java
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
wsoap_1.06
- wSOAP2是一个SOAP web service客户端包 wsoap_1.06.zip-wSOAP2 is a SOAP web service client package wsoap_1.06.zip
PHP_Programming_for_Windows
- PHP Programming for Windows the authoritative guide to developing web applications with PHP on the Microsoft Windows platform. It is the first book of its kind to offer a Windows centric stance on PHP with the intermediate to advanced audience in min
webservice
- creating web service by java. in wsdl and uddi and soap are creating automatically.-creating web service by java. in wsdl and uddi and soap are creating automatically.
cxf-ziliao
- Web服务是在互联网上的一种服务协议,采用XML作为基本的标记语言,SOAP(Simple Object Access Protocol)作为互操作协议,WSDL(Web Service Descr iption Language)作为服务描述语言,通过UDDI(Universal Descr iption Discovery & Integration)可以把服务注册到互联网以便搜索,为更多的用户使用其服务。可以看出,这些定义各有侧重,但有几点是一致的。首先,它是由企业驱动和应用驱动而产生的;
Java-Web-Services-(2002)
- Java Web Services shows you how to use SOAP to perform remote method calls and message passing how to use WSDL to describe the interface to a web service or understand the interface of someone else s service and how to use UDDI to advertise (publ
SOAP
- 实验报告 关于SOA的 SOAP:简单对象访问协议,简单对象访问协议(SOAP)是一种轻量的、简单的、基于 XML 的协议,它被设计成在 WEB 上交换结构化的和固化的信息。 SOAP 可以和现存的许多因特网协议和格式结合使用,包括超文本传输协议( HTTP),简单邮件传输协议(SMTP),多用途网际邮件扩充协议(MIME)。它还支持从消息系统到远程过程调用(RPC)等大量的应用程序。-Lab report on SOA SOAP: Simple Object Access Protocol,
java_biee_demo
- 调用BIEE提供的web service 门户项目中准备用web service获取现有的制作好的报表进行展示。遂去研究了下,研究的过程也是满纠结的,总算根据多方资料,将demo跑通了。 本文参考了网上的一些资料,做一下总结而已。讲解下如何配置,成功的获取到相关报表。 biee的web service的介绍我就不说了了,官方文档如下: http://download.oracle.com/docs/cd/E21764_01/bi.1111/e16364
ZK SDK tad-php-master
- ZKTeco fingerprint php sdk. If your device supports web soap, then you can use this sdk develop php applicaiton
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 .)