搜索资源列表
CPPSOAP
- 该程序展示了在c++中如何通过soap调用web服务。不需要借助第三方的组件,如微软的soaptookit-the program demonstrated how the c soap call through web services. Do not need third-party components, such as Microsoft's soaptookit
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
dyninvoke
- 实现对web method的动态抽取和调用,支持本地wsdl的解析,也可从网上直接获取wsdl文档,支持uddi搜索,包括tmodel和 bussiness。并对调用方法返回调用结果。-web method to achieve the dynamic extraction and use of the support of the local wsdl analysis, can be obtained directly from the Internet wsdl files, suppor
cpwebserviceconsumer_demo
- Web Service 示例代码。从Win Forms应用程序中调用Web Service。-Web Service sample code. From Win Forms applications call Web Service.
MyService
- 一个简单的Web Service示例程序,教你如何创建、检索、调用Web Service,短小精悍,麻雀虽小,五脏俱全阿!-A simple Web Service Example procedures, teach you how to create, retrieve, call the Web Service, dapper, small but complete Ah!
CWSS-0_5_0
- C 网络服务开发套件 利用C 语言的高效, 稳定和灵活性,创建一个通用的通讯平台 服务器端以插件配置方式动态加入功能组件 客户端以XML文本描述方式, 调用服务端功能组件的函数 服务端也同样以XML文本描述调用返回结果, 类似于XML-PRC或者Web Services -C Web Services Development Kit and efficient use of C language, stability and flexibility to create a comm
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
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
test-service
- Delphi写的,如何调用Web Service。。。 案例是当时测浙江移动接口时写的-Delphi write, how to call the Web Service. . . Test case was written by Zhejiang Mobile interface
WebService-User-Manual
- 对web service技术进行了简要的介绍,并提供了各种功能的调用方法-A brief introduction to the web service technology, and provides a call various functions