搜索资源列表
webcam
- 一个关于soap编程的例子,工程主要包括: 服务器: ATL库服务器负责从webcam获取图片. web service: 用WSDL Generator发布 客户端: ActiveX 客户端连接webcam soap 服务器获取图片并显示
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.
OnlineExam
- 一个基于soap web service的在线考试系统 客户端使用ASP.NET,服务器端使用C#、JAVA-One based on soap web service The online examination system clients use ASP.NET, server-side using C#, JAVA
webBuku
- program ini adalah tentang contoh cara membuat web services dengan menggunakan service object access protocol (soap)
XYsoapClientApp
- 我的COM组件依赖于从Microsoft soap工具包3.0(您也可以选择使用soap工具包2.0)的soapClient对象。 soapClient对象本身是很简单的,但使用它在C + +程序可能会非常棘手,因为它“绑定”在运行时的web服务。我公司开发的COM组件是包含在XYsoapClient.dll,它使用soapClient的内部,但更加灵活和强大,并且可以使用C + +程序很容易。你甚至可以在C程序中使用它。最好的部分是,你并不需要生成并编译一个代理类,每次你想使用一个不同的web
webservices0303
- House of web services: Accessing Raw soap Messages in an ASP.NET web service To run this UNSUPPORTED sample... 1) Unzip the code into a directory 2) Open the solution file in Visual Studio .NET 3) Build the solution 4) Set an IIS virt
VMLabMan40-soap-api-guide-PG-CN
- VMware lab-manager soap-api-guide-PG-CN,使用 VMware® 《vCenter Lab Manager soap API 指南》 ,可以开发使用 Lab Manager web 服务数据、自动执行任务或将 Lab Manager 与其他软件测试工具集成的应用程序。-VMware lab-manager, the soap-api-guide- PG-CN, VMware ® vCenter Lab Manager soap API Guide
gsoap-2.8
- gsoap编译工具提供了一个soap/XML关于C/C++语言的实现,从而使C/C++开发web服务的工作变得轻松。-gsoap compiler tool provides a soap/XML on C/C++ language implementation, so that the C/C++ development web service work easier.
Testservice
- 如何处理webSevice通过soap调用.方便大家学习web service-How to deal with webSevice via soap calls. Facilitate learning web service