Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. XML-RPC vs. SOAP

XML-RPC vs. SOAP

Scheduled Pinned Locked Moved The Lounge
xmlvisual-studiowcfquestiondiscussion
9 Posts 8 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Martin Marvinski
    wrote on last edited by
    #1

    What are your opinions? SOAP can bybass firewalls, but XML-RPC not as feature filled. Hmmm :confused:

    T S A M P 5 Replies Last reply
    0
    • M Martin Marvinski

      What are your opinions? SOAP can bybass firewalls, but XML-RPC not as feature filled. Hmmm :confused:

      T Offline
      T Offline
      Tim Smith
      wrote on last edited by
      #2

      IMHO, it seems that SOAP is the wave of the future... (sigh) Also, SOAP has the backing of MS which can hardly be considered a bad thing. Tim Smith I know what you're thinking punk, you're thinking did he spell check this document? Well, to tell you the truth I kinda forgot myself in all this excitement. But being this here's CodeProject, the most powerful forums in the world and would blow your head clean off, you've got to ask yourself one question, Do I feel lucky? Well do ya punk?

      T 1 Reply Last reply
      0
      • T Tim Smith

        IMHO, it seems that SOAP is the wave of the future... (sigh) Also, SOAP has the backing of MS which can hardly be considered a bad thing. Tim Smith I know what you're thinking punk, you're thinking did he spell check this document? Well, to tell you the truth I kinda forgot myself in all this excitement. But being this here's CodeProject, the most powerful forums in the world and would blow your head clean off, you've got to ask yourself one question, Do I feel lucky? Well do ya punk?

        T Offline
        T Offline
        Todd C Wilson
        wrote on last edited by
        #3

        Tim Smith wrote: SOAP has the backing of MS which can hardly be considered a bad thing Okay, you can pay for cleaning up my moniter and a new keyboard after I spewed coffee into it.


        Visual Studio Favorites - improve your development! GUIgui - skin your apps without XP

        1 Reply Last reply
        0
        • M Martin Marvinski

          What are your opinions? SOAP can bybass firewalls, but XML-RPC not as feature filled. Hmmm :confused:

          S Offline
          S Offline
          Stewart Newcomer Linux Activist
          wrote on last edited by
          #4

          Hey Martin you're an idot. Linux Rulz! Soap is for bathing not computers. See the light man. Down load a Linux Distro and save your soul. Microsoft is the Beast from Redmond.:mad: :mad: :mad: X| X| X| . Microsoft Sucks.

          C 1 Reply Last reply
          0
          • M Martin Marvinski

            What are your opinions? SOAP can bybass firewalls, but XML-RPC not as feature filled. Hmmm :confused:

            A Offline
            A Offline
            abc
            wrote on last edited by
            #5

            "What are your opinions? SOAP can bybass firewalls, but XML-RPC not as feature filled. Hmmm" Forgive me for asking, but what do you mean SOAP can bypass firewalls? As far as I can remember, we have to open a port on the firewall to an inside machine that runs the SOAP server. Once there is a hole in the firewall, any socket based program can communicate through the firewall. So I don't think SOAP can go through firewalls better than other technologies. But I could be wrong. ;)

            P 1 Reply Last reply
            0
            • S Stewart Newcomer Linux Activist

              Hey Martin you're an idot. Linux Rulz! Soap is for bathing not computers. See the light man. Down load a Linux Distro and save your soul. Microsoft is the Beast from Redmond.:mad: :mad: :mad: X| X| X| . Microsoft Sucks.

              C Offline
              C Offline
              Christian Graus
              wrote on last edited by
              #6

              Stewart Newcomer /Linux Activist wrote: Hey Martin you're an idot. Linux Rulz! Soap is for bathing not computers. See the light man. Down load a Linux Distro and save your soul. Microsoft is the Beast from Redmond. . Microsoft Sucks. Missed two. Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. "I'm thinking of getting married for companionship and so I have someone to cook and clean." - Martin Marvinski, 6/3/2002

              1 Reply Last reply
              0
              • M Martin Marvinski

                What are your opinions? SOAP can bybass firewalls, but XML-RPC not as feature filled. Hmmm :confused:

                M Offline
                M Offline
                markkuk
                wrote on last edited by
                #7

                XML-RPC works over HTTP transport, so it passes through packet filtering or proxy firewalls just as well as SOAP.

                1 Reply Last reply
                0
                • A abc

                  "What are your opinions? SOAP can bybass firewalls, but XML-RPC not as feature filled. Hmmm" Forgive me for asking, but what do you mean SOAP can bypass firewalls? As far as I can remember, we have to open a port on the firewall to an inside machine that runs the SOAP server. Once there is a hole in the firewall, any socket based program can communicate through the firewall. So I don't think SOAP can go through firewalls better than other technologies. But I could be wrong. ;)

                  P Offline
                  P Offline
                  Paul Watson
                  wrote on last edited by
                  #8

                  abc wrote: As far as I can remember, we have to open a port on the firewall to an inside machine that runs the SOAP server. SOAP runs over HTTP, which is the beauty of it. So does XML-RPC. So you just need port 80 open on a firewall and most firewalls have that port open anyway to let through web traffic. regards, Paul Watson Bluegrass Cape Town, South Africa "The greatest thing you will ever learn is to love, and be loved in return" - Moulin Rouge Sonork ID: 100.9903 Stormfront

                  1 Reply Last reply
                  0
                  • M Martin Marvinski

                    What are your opinions? SOAP can bybass firewalls, but XML-RPC not as feature filled. Hmmm :confused:

                    P Offline
                    P Offline
                    Paul Watson
                    wrote on last edited by
                    #9

                    Thought you might be interested in this article on XML-RPC over at TopXML, Martin. Seems like XML-RPC and SOAP are not really competitors. Each is used for different situations. regards, Paul Watson Bluegrass Cape Town, South Africa "The greatest thing you will ever learn is to love, and be loved in return" - Moulin Rouge Sonork ID: 100.9903 Stormfront

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups