"Article Summary"Simple Object Access Protocol (SOAP) is a protocol specification for exchanging data and is a lightweight, simple, XML-based protocol that is designed to exchange structured and solidified information on the web.In the actual
Gathered some basic knowledge about WebService, SOAP, and WSDL to solve the problems encountered in the work.What is WebService (describe WebService in your words)? When to use WebService (WebService can solve what kind of problem)?In a nutshell:
Directory:
Creating a WebService interface to impersonate a server
Download Soapui
New mathutil.wsdl file
Create a SOAP Project
Interface emulates server-side configuration and startup
"Elaboration":
A Web Services Description Language (WSDL) Binding style can be RPC or document. The use can be encoded or literal. The combination of style and use can be:
1. rpc/encoded
2. rpc/literal
3. Document/encoded
4. Document/literal
5. dcoument/literal
The use attribute can be literal,encoded;style for rpc,document, and we will compare the binding of the five types of style/use decisions, rpc/literal, document/literal None-wrapper, document/literal with wrapper, rpc/encoded, and
recently wrote a PHP soap server
end, the implementation of the PHP client calls, but can not achieve the C # client calls, after reading the manual for a long time did not realize its visit
, finally tried a nusoap
An open source on the
Go to http://www.cnblogs.com/zhaozhan/archive/2010/10/17/1853780.html Learn how Microsoft ASP. NET Web service method (WebMethod) is for building web Services provide an efficient approach. WebMethod can expose traditional Microsoft. NET methods to
Asp.net|web|web Service Summary: This article explains how Microsoft's ASP.net Web Services Approach (WebMethod) provides an efficient way to build Web services. WebMethod can expose the traditional Microsoft. NET approach to Web service operations,
WebService:In the 90 's, popular distributed technology, such as Dcom,corba,rmi, the paradigm is RPC, but the system data types are inconsistent, the implementation/invocation mechanism is different, the interoperability between the systems is not
In 2006, the Web service field will undergo earth-shaking changes. For Java developers, these changes will include the emergence of the new web service framework and the new function layer built on the web service. In Part 1 of Dennis sosnoski's
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.