AI0TSec / Blog

I wish the world continues to be lively, I wish you and me are still you and me.
Creative Commons Attribution Share Alike 4.0 International
70 stars 12 forks source link

SOAP #56

Open AI0TSec opened 4 years ago

AI0TSec commented 4 years ago

概述

SOAP(原为Simple Object Access Protocol的首字母缩写,即简单对象访问协议)是交换数据的一种协议规范,使用在计算机网络Web服务(web service)中,交换带结构信息。SOAP为了简化网页服务器(Web Server)从XML数据库中提取数据时,节省去格式化页面时间,以及不同应用程序之间按照HTTP通信协议,遵从XML格式执行资料互换,使其抽象于语言实现、平台和硬件。

测试工具

参考

https://en.wikipedia.org/wiki/SOAP