搜索资源列表
WebService
- 什么是Web Service?对这个问题,我们至少有两种答案。从表面上看,Web service 就是一个应用程序,它向外界暴露出一个能够通过Web进行调用的API。这就是说,你能够用编程的方法通过Web来调用这个应用程序。我们把调用这个Web service 的应用程序叫做客户。
WebService
- web service的重要文档,个人收藏!
WebService
- WebService示例,通过XML与WebService交互数据,用于开发Web 服务接口程序。
delphiPOST.rar
- 使用IDHTTP,POST数据到WEB服务器的例子。,The use of IDHTTP, POST data to a WEB server example.
web+service
- webservice的讲解和一个简单的实例,有兴趣的可以下载看看。-webservice explanation and a simple example, are interested can download and see.
webService
- web service guide and ducumentation
WebService
- Web Services方面的。实现的天气预报方面的程序-Web Services
XML
- java与xml之间的转换,用的是JAXB技术,即web service 技术。-change between java and xml
WebService
- WEB Service资料 包括工作原理,实现步骤等等。 读后可清楚的了解。-WEB Service and its instructions.after you can read this essay you can understand the web service well. You can try.
WebserviceTestTool
- web service tool, it is very useful for tester, it is free sofrware, u can input the .asmx and wdsl web service URL to do a test
Client
- Delphi调用Web service服务-Delphi client call Web Service to get data.
SoapClientBase
- 使用C++编写的SOAP(简单对象访问协议)帮助类,用户可以使用该类创建相关函数,从而访问WebService。-Soap client helper class for C++ Usage: 1. Inherit a class from this base class 2. Call Init in constructor, like this: Init "http://localhost/AuthService/AuthService.asmx?wsdl", "AuthSer
webservice
- 一个关于webservice使用的服务器端和网站客户端源代码,是WEBSERVICE学习交流的好代码-One on the webservice server-side and Web sites using client-side source code, is to study the exchange of good code WEBSERVICE
webservice
- Web Service主要为了使原来各个孤立的站点(B/S架构的软件)之间的信息能够相互通信、共享而提出的一种接口。-Web Service primarily to enable the various isolating the original site (B/S structure software) communicate with each other between the information can be shared and made an interface.
WebService
- 用于web编程发送短信的实现的webservice的借口代码-Web programming for the implementation of the webservice to send text messages excuse code
webservice
- 基于web service开发的ppt,Wsdl,xml,soap-the ppt about web service and wsdl ,xml and soap
WebService-User-Manual
- 对web service技术进行了简要的介绍,并提供了各种功能的调用方法-A brief introduction to the web service technology, and provides a call various functions
webService
- Json Web service for PHP
lib
- axis调用web service的实例,非常好用(axis use web service is very good)
EX5
- 使用Java Web Services技术 创建一个待办事项管理系统。不同的客户应该能够连接到一个服务器管理各种待办事项列表对象,比如查询列表项,添加列表项,删除列表项,明确待办事项列表。服务器应该也有管理功能,允许使用者进行注册。每个待办事项列的表项有一个描述、一个开始时间和一个结束时间,用户必须在规定时间内完成。用户可以添加任意数量的项目到他们的待办事项清单中;(Use Java Web Services technology to create a to-do management sys