RE: Gateways

>So an HTTP-to-SMTP gateway would be responsible for matching up HTTP
>methods and SMTP methods as close as it could, presumably allowing
>inbound HTTP POSTs to go out as SMTP DATA requests (with lots of header
>futzing).

Yes, and taking that at the SOAP level, a SOAP node could receive SOAP
messages traveling over HTTP and forward them to another SOAP node over
SMTP. Is that still a gateway? Whatever it is called, it should be a SOAP
intermediary, right? Switching the underlying protocol has always been one
of the SOAP scenarios and, if I remember well, the SOAP nodes where that
occurs are SOAP intermediaries.

Ugo

Received on Tuesday, 8 October 2002 13:03:04 UTC