Data Recovery Forums - Help & Discussions Forum Index

Data Backup Software, Program | Solution, Computer | System Backup Software
Data Recovery Forums - Help & Discussions
Free online data recovery guide to help you find the information you need to recover your data. Discuss and get help about data recovery in this forum.
Professional Data Recovery | Data Recovery Houston | Data Recovery Chicago | Data Recovery New York | Data Recovery Boston | Data Recovery Los Angeles

 FAQsFAQs   SearchSearch   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
Windows Data Recovery Software | Tool | Program | Utilities | Applications, NTFS Deleted File Recovery, FAT Undelete
What is SOAP?

 
Post new topic   Reply to topic    Data Recovery Forums - Help & Discussions Forum Index -> .Net Technologies


 
Author Message
Warne
Guest





PostPosted: Tue Jul 25, 2006 6:16 am    Post subject: What is SOAP? Reply with quote

how SOAP is better over other protocol.

Back to top
Xprt
Guest





PostPosted: Thu Aug 17, 2006 6:39 am    Post subject: Re: What is SOAP? Reply with quote

SOAP stands for "Simple Object Access Protocol".
It is a lightweight XML-based messaging protocol used to encode the information in Web service request and response messages before ending them over a network. SOAP messages are independent of any operating system or protocol and may be transported using a variety of Internet protocols, including SMTP, MIME, and HTTP.
It is the protocol of Web Service. Being XML, it is more human readable than binary protocols and therefore easier to debug. An other benifit of SOAP is that it uses HTTP as a tunneling protocol which allow SOAP messages to pass through the fire walls. SOAP is widely used for messing of small mobile devices with limited power, resources and higher latency. SOAP encode messages as XML documents, which are not designed to be space-efficient.

Back to top
Xprt
Guest





PostPosted: Fri Aug 25, 2006 6:57 am    Post subject: Formate of a SOAP Message Reply with quote

A SOAP message is an ordinary XML document containing the 4 basic elements.

1. An element that identifies the XML document as a SOAP message.

2. Header element that contains header information.

3. Body element that contains call and response information.

4. Fault element that provides information about errors that occurred while processing the message.

<xml>

<soap>

<soap> ... </soap>

<soap> ...

<soap> ... </soap>

</soap>

</soap>

Here are some syntax rules must be followed

1. Message MUST be encoded using XML.
2. Message MUST use the SOAP Envelope namespace
3. Message MUST use the SOAP Encoding namespace
4. Message must NOT contain a DTD reference
5. Message must NOT contain XML Processing Instructions
Back to top
faysal_fuuast



Joined: 30 Dec 2006
Posts: 16
Location: USA

PostPosted: Fri Jan 12, 2007 10:10 pm    Post subject: What is SOAP? Reply with quote

A SOAP message is an ordinary XML document containing the 4 basic elements.

1. An element that identifies the XML document as a SOAP message.

2. Header element that contains header information.

3. Body element that contains call and response information.

4. Fault element that provides information about errors that occurred while processing the message.
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Data Recovery Forums - Help & Discussions Forum Index -> .Net Technologies All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Data Recovery Service | Data Recovery London UK | Houston Data Recovery | Chicago Data Recovery | New York Data Recovery

Powered by phpBB © 2001, 2005 phpBB Group