当前位置: 首页 > 网络学院 > XML相关教程 > SOAP > SOAP 总结

SOAP
SOAP 介绍
SOAP 语法
SOAP Envelope
SOAP Header
SOAP Body
SOAP Fault
SOAP HTTP Binding
SOAP 实例
SOAP 总结

SOAP 总结


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-03-01   浏览: 567 ::
收藏到网摘: n/a

SOAP Summary
SOAP 总结

This tutorial has taught you how to use SOAP to exchange information between applications over HTTP.
此教程已向您讲解了如何透过 HTTP 使用 SOAP 在应用程序之间交换信息。

You have learned about the different elements and attributes in a SOAP message.
您已经学习了有关 SOAP 消息中不同元素和属性的知识。

You have also learned how use SOAP as a protocol for accessing a web service.
您也学习了如何把 SOAP 作为一种协议来使用以访问 web service。


Now You Know SOAP, What's Next?
你已经学习了SOAP,那么下一步呢?

The next step is to learn about WSDL and Web Services.
下一步应该学习 WSDL 和 Web Services。

WSDL

WSDL is an XML-based language for describing Web services and how to access them.
WSDL 是基于 XML 的语言,用于描述 Web services 以及如何访问它们。

WSDL describes a web service, along with the message format and protocol details for the web service.
WSDL 可描述某个 web service,连同用于此 web service 的消息格式和协议细节。

If you want to learn more about WSDL, please visit our WSDL tutorial.
如果您需要学习更多有关 WSDL 的知识,请访问我们的WSDL 教程.

Web Services

Web services can convert your applications into web-applications.
Web services 可把应用程序转换为网络应用程序(web-applications)。

By using XML,  messages can be sent between applications.
通过使用 XML,消息可在应用程序之间进行传送。

If you want to learn more about web services, please visit our Web Service tutorial.
如果您需要学习更多有关 web services 的知识,请访问我们的 Web Services 教程

评论 (0) All

登陆 | 还没注册?