Welcome![Sign In][Sign Up]
Location:
Search - soap

Search list

[Communication-Mobileisag

Description: 电信ISAG的服务连接和服务,基于HTTP/SOAP协议,实现数据的上行和下行-ISAG telecommunications services to connect and services, based on HTTP/SOAP protocol, the realization of the upstream and downstream data
Platform: | Size: 5729280 | Author: 桑东 | Hits:

[OS programfd_soap

Description: Server用php5 soap扩展实现,以soap数组返回A股行情数据。中文用UTF8编码。Client用GCC+wxWidgets2.8+gsoap2.7,IDE: CodeBlocks。通过gsoap生成代理类接收数据。 -Server with php5 soap extension of realize in order to return to soap array A shares market data. Chinese using UTF8 encoding. Client with GCC+ WxWidgets2.8+ Gsoap2.7, IDE: CodeBlocks. Gsoap generate proxy class through the receive data.
Platform: | Size: 98304 | Author: | Hits:

[BooksProgramming_Web_Services_with_Perl

Description: Given Perl s natural fit for web applications development, it s no surprise that Perl is also a natural choice for web services development. It s the most popular web programming language, with strong implementations of both SOAP and XML-RPC, the leading ways to distribute applications using web services. But books on web services focus on writing these applications in Java or Visual Basic, leaving Perl programmers with few resources to get them started. "Programming Web Services with Perl" changes that, bringing Perl users all the information they need to create web services using their favorite language. -Given Perl s natural fit for web applications development, it s no surprise that Perl is also a natural choice for web services development. It s the most popular web programming language, with strong implementations of both SOAP and XML-RPC, the leading ways to distribute applications using web services. But books on web services focus on writing these applications in Java or Visual Basic, leaving Perl programmers with few resources to get them started.
Platform: | Size: 1136640 | Author: 陈亨利 | Hits:

[JSP/JavaCodeProjectClient

Description: 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 posts, etc. Some very popular articles on the CodeProject site make use of this service. In this article, I am going to present a java client program that uses soap message to call the methods of this web service. My program is not a general java soap client, which means you cannot use it to call other web services directly. However, you can easily modify it for other web services. The program uses only basic Java, it does not depend on any other external class library.
Platform: | Size: 7168 | Author: Joe | Hits:

[xml-soap-webserviceSoapOne

Description: SOAP在WebService中的运用,很不错的东东,和大家分享一下。
Platform: | Size: 41334784 | Author: 罗昌洪 | Hits:

[Internet-Networksoapcpp.linux.2.1.6

Description: linux下开发的soap协议。建议大家学习学习!-soap protocol developed under the Linux. U.S. Study Study recommendations!
Platform: | Size: 897024 | Author: | Hits:

[Windows DevelopvcSoapToolkitWebService

Description: 一个关于vc6.0+Soap Toolkit高层调用WebService的源代码,和大家分享,多谢指教-On high-level vc6.0+ Soap Toolkit' s source code WebService call, and everyone sharing, I would like to thank advice
Platform: | Size: 617472 | Author: 王力宏 | Hits:

[Windows Develop25811234SoapTest

Description: soap toolkit 是微软提供的快速开发网络服务(web services)的工具包。本文提供了一些包括soap toolkit的测试例子-Microsoft soap toolkit are provided for rapid development of network services [web services] toolkit. This article provides a number of tests including the soap toolkit example
Platform: | Size: 14336 | Author: kylie | Hits:

[JSP/JavaSOAP

Description: use the SOAP protocol doing Web service
Platform: | Size: 13312 | Author: RaoQiang | Hits:

[Delphi VCLCleverInternetSuite6.0.138.RAR

Description: 这是一套全面的网络组件,功能强大而易用。-The Clever Internet Suite represents 100 Delphi VCL components for Borland Delphi/C++Builder, with no external dependencies. These components allow you to send and receive mail, including HTML and MIME attachments, from within an application, download and upload Internet resources over most popular protocols. The suite includes more than 30 components for Internet development and its code is constantly being refined and improved. Also available in the following editions: Clever Internet .NET Suite and Clever Internet ActiveX Suite Features at a glance: Support for FTP, HTTP, WebDAV, SMTP, POP, IMAP, NNTP, SOAP and many more. Client and Server components with SSL/TLS support Multithreaded servers Data compression while retrieving data Easy creation of the mail messages in any formats. Combining and submitting the Web Form POST requests Royalty free licensing. Free Unlimited Email support Fully-indexed help documentation. Delphi and C++Builder demos code
Platform: | Size: 6384640 | Author: aldz | Hits:

[Delphi VCLSOAPRunTime

Description: Delphi的Soap一些使用功能控件 -Soap some use function controls for delphi
Platform: | Size: 105472 | Author: 清风浮萍 | Hits:

[OtherGetUserInfo

Description: VC写的WEBSERVICE访问程序,用了ATL SOAP类的方法-Writing WEBSERVICE visit to the VC process, using the methods of class ATL SOAP
Platform: | Size: 74752 | Author: lishengming | Hits:

[JSP/Javasoap_inout_newEndpoint

Description: http/soap 测试用例说明,servicemix产品的组件的测试用例-http/soap test case description, servicemix components Products Test Case
Platform: | Size: 2048 | Author: xiefeng | Hits:

[Delphi VCLdelphi.soap

Description: Delphi开发webservice的一套例子,内容非常详细,并能够通过编译-Delphi to develop a set of webservice example, very detailed, and able to compile
Platform: | Size: 947200 | Author: kk | Hits:

[xml-soap-webserviceSoapToolkit30B1

Description: WEB SERVICE SOAP TOOL KIT3.0
Platform: | Size: 2797568 | Author: zhanglingtao | Hits:

[Internet-NetworkHelloWorld

Description: SOAP(Simple Object Access Protocol)是基于XML实现了一种消息格式以交换请求和使用,使用XML作为SOAP消息的基础使得任何实现基本的INTERNET通信服务的系统都能处理和传送这类消息 。-POST /StockQuote HTTP/1.1 Host: www.stockquoteserver.com Content-Type: text/xml charset="utf-8“ Content-Length: nnnn SOAPAction: "http://example.org/2001/06/quotes"  <env:Envelope xmlns:env="http://www.w3.org/2001/06/soap-envelope" > <env:Body> <m:GetLastTradePrice env:encodingStyle="http://www.w3.org/2001/06/soap-encoding" xmlns:m="http://example.org/2001/06/quotes"> <symbol>DIS</symbol> </m:GetLastTradePrice> </env:Body> </env:Envelope>
Platform: | Size: 6144 | Author: Candy | Hits:

[xml-soap-webservicesoapforWebservices

Description: Using Soap to develope web service. Concept of SOAP.
Platform: | Size: 13312 | Author: iamd | Hits:

[Windows DevelopSerialization

Description: All serialization (SOAP, SAX, DOM, Binary) in Paint example
Platform: | Size: 1140736 | Author: ceasarrr | Hits:

[xml-soap-webserviceSOAPTransport-SRC

Description: soap传输范例源代码。希望对大家有用。-transfer the source code examples of soap. Useful for all of us hope.
Platform: | Size: 45056 | Author: tao | Hits:

[Delphi VCL24535_delphi_soap_runtime_and_importer_update.ZIP

Description: delphi7 webservice soap 补丁-delphi7 webservice soap patch
Platform: | Size: 1060864 | Author: wammqxyst | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 35 »

CodeBus www.codebus.net