Jump to content

Message Transmission Optimization Mechanism

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Filippovitaleit (talk | contribs) at 18:35, 19 July 2007. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

MTOM is the W3C Message Transmission Optimization Mechanism, a method of efficiently sending binary data to and from web services. It uses XOP (XML-binary Optimized Packaging) to transmit binary data and is intended to replace both MIME and DIME attachments.

See also