搜索资源列表
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