Home All Groups Group Topic Archive Search About

Remoting over SMTP channel

Author
27 Sep 2006 11:54 PM
Hardy Wang
Hi all,
    I read I can use SMTP channel to send SOAP message. But what is the
benefit of using SMTP instead of TCP, HTTP?

Hardy

Author
28 Sep 2006 3:33 AM
Gaurav Vaish (www.EduJiniOnline.com)
>    I read I can use SMTP channel to send SOAP message. But what is the
> benefit of using SMTP instead of TCP, HTTP?

Asynchronous nature.
Over HTTP, the server has to respond immediately. Over SMTP, one can wait
for some time to receive the response... specially if the task is huge and
may take from a few minutes to a few hours or more...



AddThis Social Bookmark Button