Soap server
What is the soap server for dot net?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jaganathan BantheswaranPosted Nov 13, 2014, 7:11 AM
SOAP is short for Simple Object Access Protocol. SOAP is an XML based message format used in the client - service communication so called Web Services.
If a Web Server/Service uses SOAP protocol as communication channel then that may be called as SOAP Server.
http://www.soapuser.com/basics3.html
http://www.service-architecture.com/articles/web-services/web_services_explained.html