DocumentCode
3080697
Title
Implementation of File Transfer Using Message Transmission Optimization Mechanism (MTOM)
Author
Mhatre, H.K. ; Verma, Shalini ; Jaiswal, A.K.
Author_Institution
Comput. Eng. Dept., Thadomal Shahani Eng. Coll., Mumbai, India
fYear
2013
fDate
24-26 Aug. 2013
Firstpage
11
Lastpage
14
Abstract
Different applications over the Internet uses Web Services to help them for better communication. Using encryption techniques, these applications can send any type of information to each other. W3C recommends MTOM (Message Transmission Optimization Mechanism) as the standard for transferring binary files as an attachment to SOAP messages. The basic feature of MTOM is that it does not break the XML info set for transferring binary files. However, the work done so far on efficient processing of SOAP attachments is very little. This paper provides architecture and implementation for sending binary files as attachments using MTOM. The problem with DIME (Direct Internet Message Encapsulation) is that the binary content is sent outside the SOAP Envelope of the XML message. This means that even if your message is secure, the DIME attachment may not be secure. We realized that when MTOM is used, web service automatically handles the encoding of the data in the web service message. The implementation of architecture described in this paper for transferring binary files using MTOM will give approximately 10-20% faster result than DIME. This is because, in MTOM we do not need to package each chunk into the attachment, which is necessary in DIME.
Keywords
Web services; XML; cryptography; file organisation; peer-to-peer computing; DIME; MTOM; SOAP attachments; SOAP envelope; SOAP messages; W3C; Web service message; XML info set; XML message; binary content; binary file transfer; direct Internet message encapsulation; encryption techniques; message transmission optimization mechanism; Encoding; Optimization; Receivers; Service-oriented architecture; Simple object access protocol; XML; DIME; MTOM; SOAP; XML infoset;
fLanguage
English
Publisher
ieee
Conference_Titel
Computational and Business Intelligence (ISCBI), 2013 International Symposium on
Conference_Location
New Delhi
Print_ISBN
978-0-7695-5066-4
Type
conf
DOI
10.1109/ISCBI.2013.10
Filename
6724314
Link To Document