<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://training-course-material.com/index.php?action=history&amp;feed=atom&amp;title=Binary</id>
	<title>Binary - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://training-course-material.com/index.php?action=history&amp;feed=atom&amp;title=Binary"/>
	<link rel="alternate" type="text/html" href="https://training-course-material.com/index.php?title=Binary&amp;action=history"/>
	<updated>2026-05-01T19:57:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://training-course-material.com/index.php?title=Binary&amp;diff=28332&amp;oldid=prev</id>
		<title>Łukasz Sokołowski: /* Quiz – No Prizes! No Pressure! ⌘ */</title>
		<link rel="alternate" type="text/html" href="https://training-course-material.com/index.php?title=Binary&amp;diff=28332&amp;oldid=prev"/>
		<updated>2015-11-04T02:24:07Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Quiz – No Prizes! No Pressure! ⌘&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Cat|Web Services Basics For Non-programmers|08}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;slideshow style=&amp;quot;nobleprog&amp;quot; headingmark=&amp;quot;⌘&amp;quot; incmark=&amp;quot;…&amp;quot; scaled=&amp;quot;true&amp;quot; font=&amp;quot;Trebuchet MS&amp;quot; &amp;gt;&lt;br /&gt;
;title: Web Services Basics For Non-programmers&lt;br /&gt;
;author: Pete George (NobleProg Ltd)&lt;br /&gt;
&amp;lt;/slideshow&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Day Two Schedule ⌘=&lt;br /&gt;
# WSDL&lt;br /&gt;
# Handling Binary Content&lt;br /&gt;
# RESTfull Web Services&lt;br /&gt;
# Other Technologies&lt;br /&gt;
# Conclusion&lt;br /&gt;
=Handling Binary Content ⌘=&lt;br /&gt;
Learning Objectives&lt;br /&gt;
* To understand the need for sending binary data to and from Web services&lt;br /&gt;
* To be aware of the Message Transmission Optimization Mechanism&lt;br /&gt;
=SOAP Messaging ⌘=&lt;br /&gt;
[[File:Binary 1.png|600px]]&lt;br /&gt;
&lt;br /&gt;
=Parse Whole Message ⌘=&lt;br /&gt;
[[File:Binary 2.png|600px]]&lt;br /&gt;
&lt;br /&gt;
=Binary Content is the Answer ⌘=&lt;br /&gt;
[[File:Binary 3.png|600px]]&lt;br /&gt;
&lt;br /&gt;
=Binary Content is the Problem! ⌘=&lt;br /&gt;
[[File:Binary 4.png|600px]]&lt;br /&gt;
&lt;br /&gt;
=Base64Binary ⌘=&lt;br /&gt;
* Base64 Encoding scheme&lt;br /&gt;
* Encoding bits into legal characters&lt;br /&gt;
* For relatively small content&lt;br /&gt;
* Included in many SOAP toolkits&lt;br /&gt;
=WS-Attachment ⌘=&lt;br /&gt;
* Large payloads/binary data as an attachment&lt;br /&gt;
* Stopped work on it 2004&lt;br /&gt;
=MTOM ⌘=&lt;br /&gt;
* Message Transmission Optimization Mechanism&lt;br /&gt;
* Method for Web services to exchange binary data&lt;br /&gt;
* Replaced WS-Attachment&lt;br /&gt;
* W3C Recommendation&lt;br /&gt;
=MTOM Specification ⌘=&lt;br /&gt;
Defines MTOM as three features:&lt;br /&gt;
*Abstract SOAP Transmission Optimization Feature&lt;br /&gt;
-Defines exchanging of SOAP messages that contain binary data&lt;br /&gt;
*Optimized MIME Multipart/Related Serialization of SOAP Messages&lt;br /&gt;
-XML-binary Optimized Packaging (XOP) in place of the binary data&lt;br /&gt;
&lt;br /&gt;
-Binary data  represented in a MIME container&lt;br /&gt;
*HTTP SOAP Transmission Optimization Feature&lt;br /&gt;
-Defines that MIME + XOP SOAP message sent over HTTP&lt;br /&gt;
=Quiz – No Prizes! No Pressure! ⌘=&lt;br /&gt;
[[File:Binary 5.png|600px]]&lt;/div&gt;</summary>
		<author><name>Łukasz Sokołowski</name></author>
	</entry>
</feed>