Results 1 to 3 of 3

Thread: How SOAP is better over other protocol

  1. #1
    Join Date
    Nov 2008
    Posts
    19

    How SOAP is better over other protocol

    Hello Friends,

    Can Any one tell me what is SOAP and how it is better than other protocol.It would be also helpful for me if you could tell the working of the SOAP.
    Hope someone will help me.

    Thanks in Advance!

  2. #2
    Join Date
    Mar 2008
    Posts
    672

    Re: How SOAP is better over other protocol

    Hi Adit,
    Here i have explain what is SOAP and where it is used:
    1. SOAP stands for "Simple Object Access Protocol"
    2. SOAP is a communication protocol
    3. SOAP is for communication between applications
    4. SOAP is a format for sending messages
    5. SOAP is designed to communicate via Internet
    6. SOAP is platform independent
    7. SOAP is language independent
    8. SOAP is based on XML
    9. SOAP is simple and extensible
    10. SOAP allows you to get around firewalls
    11. SOAP will be developed as a W3C standard

  3. #3
    Join Date
    Oct 2008
    Posts
    134

    Re: How SOAP is better over other protocol

    Why SOAP?

    It is important for application development to allow Internet communication between programs.

    Today's applications communicate using Remote Procedure Calls (RPC) between objects like DCOM and CORBA, but HTTP was not designed for this. RPC represents a compatibility and security problem; firewalls and proxy servers will normally block this kind of traffic.

    A better way to communicate between applications is over HTTP, because HTTP is supported by all Internet browsers and servers. SOAP was created to accomplish this.

    SOAP provides a way to communicate between applications running on different operating systems, with different technologies and programming languages.


    Microsoft and SOAP

    SOAP is a key element of Microsoft's .NET architecture for future Internet application development.

Similar Threads

  1. Stateless protocol v/s stateful protocol
    By Vedic in forum Networking & Security
    Replies: 4
    Last Post: 07-02-2011, 10:48 PM
  2. Flex and SOAP 1.2
    By Dev-Datta in forum Windows Software
    Replies: 7
    Last Post: 12-07-2010, 02:19 PM
  3. Replies: 4
    Last Post: 29-12-2009, 04:39 PM
  4. Replies: 9
    Last Post: 10-04-2009, 01:51 AM
  5. PHP and SOAP
    By Jkbaseball in forum Software Development
    Replies: 2
    Last Post: 23-09-2008, 02:03 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,114,621.16871 seconds with 17 queries