Componentes.Terceros.RemObj.../internal/5.0.35.741/1/RemObjects SDK for Delphi/Samples/Message Envelopes/MessageEnvelopes.Sample.html

28 lines
805 B
HTML
Raw Normal View History

<html>
<head>
<link rel="stylesheet" type="text/css" href="..\styles.css">
</head>
<body>
<img src="..\..\ro.png" alt="" align="right">
<!-------------------------------------------------------------------------->
<p class="h1">
<span>Message Envelopes Sample</span>
</p>
<h2>Purpose</h2>
<p>This example illustrates usage <b>message envelopes</b>.</p>
<p>At using message envelopes, result stream contains only envelope marker and encrypted ouput stream so
if correspondent envelope isn't found at other-side, the exception will be raised.</p>
<h2>Testing</h2>
<ul>
<li>Test example with different combinations of predefined envelopes</li>
<li>Change server and client envelopes (create/update/delete) and test again.</li>
</ul>
</p>
</body>
</html>