SOAP
2007-08-16 16:09Update
Simple Object Access Protocol (SOAP)。译为:简单对象存取协议。
Simple Object Access Protocol (SOAP) is a lightweight protocol for the exchange of information in a decentralized, distributed environment.
简单对象存取协议(SOAP)是用来描述分布式环境中的信息交换方法的一种轻量级的协议。
它基于XML。一个SOAP消息包含了:
消息内容,消息处理方法,编码方法,远程调用与应答的顺序与方法等等。
SOAP:
http://www.w3.org/TR/SOAP