basically, you should talk terms of "requests" and not really "protocol" at
this level.
for a SOAP tutorial, check out
http://www.w3schools.com/soap/default.asp
the different between SOAP, GET and POST requests is basically the "format"
of the request generated.
ice
"serge calderara" <> wrote in
message news:796EF9C1-0899-4BF8-A016-...
> Dear all,
>
> I have read that when you creat a web service, the default protocol used
is
> SOAP.
>
> First think is there a real simple link that explain this SOAP concept ?
>
> Then what is the difference between HTP GET and HTTP POST request ?
>
> thnaks for your help
> serge