Message Builder. The message builder can take a serialized
message in string-form and convert it into a raw character
string which can then be loaded by the message loader.
</p><divclass="figure"><aname="idp4137856"></a><pclass="title"><b>Figure 1. Example of a message in string form</b></p><divclass="figure-contents"><preclass="programlisting">
</p><divclass="figure"><aname="id509596"></a><pclass="title"><b>Figure 1. Example of a message in string form</b></p><divclass="figure-contents"><preclass="programlisting">
# Standard org.freedesktop.DBus.Hello message
VALID_HEADER
...
...
@@ -75,7 +75,7 @@
can read authentication sequences from a file and play them
back to a dummy server and client to make sure that
authentication is working according to the specification.
</p><divclass="figure"><aname="idp4144544"></a><pclass="title"><b>Figure 2. Example of an authentication script</b></p><divclass="figure-contents"><preclass="programlisting">
</p><divclass="figure"><aname="id509652"></a><pclass="title"><b>Figure 2. Example of an authentication script</b></p><divclass="figure-contents"><preclass="programlisting">