|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Remoting over SMTP channelHi 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 > I read I can use SMTP channel to send SOAP message. But what is the Asynchronous nature.> benefit of using SMTP instead of TCP, HTTP? 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... -- Happy Hacking, Gaurav Vaish | http://www.mastergaurav.com http://www.edujinionline.com http://articles.edujinionline.com/webservices ------------------- |
|||||||||||||||||||||||