Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SOAP vs TCPIP
Message
De
05/12/2007 12:15:52
 
 
À
05/12/2007 08:47:32
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Windows
Catégorie:
Informatique en général
Titre:
Divers
Thread ID:
01273082
Message ID:
01273297
Vues:
12
SOAP is a standardized way of passing a request/response in XML format between two machines (Web services use SOAP)
HTTP is a favourite way of moving the messages across the Internet (because it usually gets past firewalls)
HTTP uses TCP/IP to provide the Transport/Network layer.

Here's a real basic SOAP 101:
http://searchwebservices.techtarget.com/searchWebServices/downloads/what_is_soap.swf
<g>


>>>From what I can tell, both of these are transfer protocols. How are they different? Why use one over the other? There is almost so much information available that I'm having a hard time sifting through it all to get to the basics.
>>
>>Completely different animals. TCP/IP if a transport protocol; SOAP belongs in a much higher layer. Typically you'd use a SOAP->HTTP->TCP/IP stack..
>>
>>Regards,
>>Viv
>
>Ok, sorta makes sense. If you had to drop a quick definition on these with regards to their relationship to each other, what would it be?
>
>SOAP:
>HTTP:
>TCT/IP:
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform