---
title: "What is SOAP?"  
description: "What is SOAP?"  
author: "Anonymous User"  
published: 2018-04-30  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/23393/what-is-soap  
category: "web services"  
tags: [".net", "web services"]  
reading_time: 1 minute  

---

# What is SOAP?

It is an XML based messaging protocoal for exchanging information among computer.

It allows to send messages over HTTP or JMS, but other transport protocols can be used.

## Answers

### Answer by Anonymous User

It is an XML based messaging protocoal for exchanging information among computer.

It allows to send messages over HTTP or JMS, but other transport protocols can be used.


---

Original Source: https://www.mindstick.com/interview/23393/what-is-soap

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
