Modified: qpid/site/docs/books/0.20/Programming-In-Apache-Qpid/html/ch05.html
URL: 
http://svn.apache.org/viewvc/qpid/site/docs/books/0.20/Programming-In-Apache-Qpid/html/ch05.html?rev=1419155&r1=1419154&r2=1419155&view=diff
==============================================================================
--- qpid/site/docs/books/0.20/Programming-In-Apache-Qpid/html/ch05.html 
(original)
+++ qpid/site/docs/books/0.20/Programming-In-Apache-Qpid/html/ch05.html Sun Dec 
 9 20:44:07 2012
@@ -1,7 +1,7 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; 
charset=UTF-8"><title>Chapter 5. The .NET Binding for the C++ Messaging 
Client</title><link rel="stylesheet" href="css/style.css" type="text/css"><meta 
name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" 
href="index.html" title="Programming in Apache Qpid"><link rel="up" 
href="index.html" title="Programming in Apache Qpid"><link rel="prev" 
href="ch04s05.html" title="4.5. Transactions"><link rel="next" 
href="ch05s02.html" title="5.2. .NET Binding for the C++ Messaging Client 
Examples"></head><body><div class="container" bgcolor="white" text="black" 
link="#0000FF" vlink="#840084" alink="#0000FF"><DIV class="header"><DIV 
class="logo"><H1>Apache Qpid™</H1><H2>Open Source AMQP 
Messaging</H2></DIV></DIV><DIV class="menu_box"><DIV 
class="menu_box_top"></DIV><DIV class="menu_box_body"><H3>Apache 
Qpid</H3><UL><LI><A 
href="http://qpid.apache.org/index.html";>Home</A></LI><LI><A hre
 f="http://qpid.apache.org/download.html";>Download</A></LI><LI><A 
href="http://qpid.apache.org/getting_started.html";>Getting 
Started</A></LI><LI><A 
href="http://www.apache.org/licenses/";>License</A></LI><LI><A 
href="https://cwiki.apache.org/qpid/faq.html";>FAQ</A></LI></UL></DIV><DIV 
class="menu_box_bottom"></DIV><DIV class="menu_box_top"></DIV><DIV 
class="menu_box_body"><H3>Documentation</H3><UL><LI><A 
href="http://qpid.apache.org/documentation.html#doc-release";>Latest 
Release</A></LI><LI><A 
href="http://qpid.apache.org/documentation.html#doc-trunk";>Trunk</A></LI><LI><A 
href="http://qpid.apache.org/documentation.html#doc-archives";>Archive</A></LI></UL></DIV><DIV
 class="menu_box_bottom"></DIV><DIV class="menu_box_top"></DIV><DIV 
class="menu_box_body"><H3>Community</H3><UL><LI><A 
href="http://qpid.apache.org/getting_involved.html";>Getting 
Involved</A></LI><LI><A 
href="http://qpid.apache.org/source_repository.html";>Source 
Repository</A></LI><LI><A href="http://qpid.apache.org/ma
 iling_lists.html">Mailing Lists</A></LI><LI><A 
href="https://cwiki.apache.org/qpid/";>Wiki</A></LI><LI><A 
href="https://issues.apache.org/jira/browse/qpid";>Issue 
Reporting</A></LI><LI><A 
href="http://qpid.apache.org/people.html";>People</A></LI><LI><A 
href="http://qpid.apache.org/acknowledgements.html";>Acknowledgements</A></LI></UL></DIV><DIV
 class="menu_box_bottom"></DIV><DIV class="menu_box_top"></DIV><DIV 
class="menu_box_body"><H3>Developers</H3><UL><LI><A 
href="https://cwiki.apache.org/qpid/building.html";>Building Qpid</A></LI><LI><A 
href="https://cwiki.apache.org/qpid/developer-pages.html";>Developer 
Pages</A></LI></UL></DIV><DIV class="menu_box_bottom"></DIV><DIV 
class="menu_box_top"></DIV><DIV class="menu_box_body"><H3>About 
AMQP</H3><UL><LI><A href="http://qpid.apache.org/amqp.html";>What is 
AMQP?</A></LI></UL></DIV><DIV class="menu_box_bottom"></DIV><DIV 
class="menu_box_top"></DIV><DIV class="menu_box_body"><H3>About 
Apache</H3><UL><LI><A href="http://www.apache.org";>Ho
 me</A></LI><LI><A 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</A></LI><LI><A
 href="http://www.apache.org/foundation/thanks.html";>Thanks</A></LI><LI><A 
href="http://www.apache.org/security/";>Security</A></LI></UL></DIV><DIV 
class="menu_box_bottom"></DIV></DIV><div class="main_text_area"><div 
class="main_text_area_top"></div><div class="main_text_area_body"><DIV 
class="breadcrumbs"><span class="breadcrumb-link"><a 
href="index.html">Programming in Apache Qpid</a></span> &gt; <span 
class="breadcrumb-node">The .NET Binding for the C++ Messaging 
Client</span></DIV><div class="chapter" lang="en"><div 
class="titlepage"><div><div><h2 class="title"><a 
name="id2556862"></a>Chapter 5. The .NET Binding for the C++ Messaging 
Client</h2></div></div></div><div class="toc"><p><b>Table of 
Contents</b></p><dl><dt><span class="section"><a 
href="ch05.html#id2556886">5.1. .NET Binding for the C++ Messaging Client 
Component Architecture</a></span></dt><dt><span class
 ="section"><a href="ch05s02.html">5.2. .NET Binding for the C++ Messaging 
Client Examples</a></span></dt><dt><span class="section"><a 
href="ch05s03.html">5.3. .NET Binding Class Mapping to Underlying C++ Messaging 
API</a></span></dt><dd><dl><dt><span class="section"><a 
href="ch05s03.html#id2557473">5.3.1. .NET Binding for the C++ Messaging API 
Class: Address</a></span></dt><dt><span class="section"><a 
href="ch05s03.html#id2558084">5.3.2. .NET Binding for the C++ Messaging API 
Class: Connection</a></span></dt><dt><span class="section"><a 
href="ch05s03.html#id2558734">5.3.3. .NET Binding for the C++ Messaging API 
Class: Duration</a></span></dt><dt><span class="section"><a 
href="ch05s03.html#id2559162">5.3.4. .NET Binding for the C++ Messaging API 
Class: FailoverUpdates</a></span></dt><dt><span class="section"><a 
href="ch05s03.html#id2559345">5.3.5. .NET Binding for the C++ Messaging API 
Class: Message</a></span></dt><dt><span class="section"><a 
href="ch05s03.html#id2560548">5.
 3.6. .NET Binding for the C++ Messaging API Class: 
Receiver</a></span></dt><dt><span class="section"><a 
href="ch05s03.html#id2561198">5.3.7. .NET Binding for the C++ Messaging API 
Class: Sender</a></span></dt><dt><span class="section"><a 
href="ch05s03.html#id2561681">5.3.8. .NET Binding for the C++ Messaging API 
Class: Session</a></span></dt><dt><span class="section"><a 
href="ch05s03.html#id2562650">5.3.9. .NET Binding Class: 
SessionReceiver</a></span></dt></dl></dd></dl></div><p>
+<html><head><meta http-equiv="Content-Type" content="text/html; 
charset=UTF-8"><title>Chapter 5. The .NET Binding for the C++ Messaging 
Client</title><link rel="stylesheet" href="css/style.css" type="text/css"><meta 
name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" 
href="index.html" title="Programming in Apache Qpid"><link rel="up" 
href="index.html" title="Programming in Apache Qpid"><link rel="prev" 
href="ch04s05.html" title="4.5. Transactions"><link rel="next" 
href="ch05s02.html" title="5.2. .NET Binding for the C++ Messaging Client 
Examples"></head><body><div class="container" bgcolor="white" text="black" 
link="#0000FF" vlink="#840084" alink="#0000FF"><DIV class="header"><DIV 
class="logo"><H1>Apache Qpid™</H1><H2>Open Source AMQP 
Messaging</H2></DIV></DIV><DIV class="menu_box"><DIV 
class="menu_box_top"></DIV><DIV class="menu_box_body"><H3>Apache 
Qpid</H3><UL><LI><A 
href="http://qpid.apache.org/index.html";>Home</A></LI><LI><A hre
 f="http://qpid.apache.org/download.html";>Download</A></LI><LI><A 
href="http://qpid.apache.org/getting_started.html";>Getting 
Started</A></LI><LI><A 
href="http://www.apache.org/licenses/";>License</A></LI><LI><A 
href="https://cwiki.apache.org/qpid/faq.html";>FAQ</A></LI></UL></DIV><DIV 
class="menu_box_bottom"></DIV><DIV class="menu_box_top"></DIV><DIV 
class="menu_box_body"><H3>Documentation</H3><UL><LI><A 
href="http://qpid.apache.org/documentation.html#doc-release";>Latest 
Release</A></LI><LI><A 
href="http://qpid.apache.org/documentation.html#doc-trunk";>Trunk</A></LI><LI><A 
href="http://qpid.apache.org/documentation.html#doc-archives";>Archive</A></LI></UL></DIV><DIV
 class="menu_box_bottom"></DIV><DIV class="menu_box_top"></DIV><DIV 
class="menu_box_body"><H3>Community</H3><UL><LI><A 
href="http://qpid.apache.org/getting_involved.html";>Getting 
Involved</A></LI><LI><A 
href="http://qpid.apache.org/source_repository.html";>Source 
Repository</A></LI><LI><A href="http://qpid.apache.org/ma
 iling_lists.html">Mailing Lists</A></LI><LI><A 
href="https://cwiki.apache.org/qpid/";>Wiki</A></LI><LI><A 
href="https://issues.apache.org/jira/browse/qpid";>Issue 
Reporting</A></LI><LI><A 
href="http://qpid.apache.org/people.html";>People</A></LI><LI><A 
href="http://qpid.apache.org/acknowledgements.html";>Acknowledgements</A></LI></UL></DIV><DIV
 class="menu_box_bottom"></DIV><DIV class="menu_box_top"></DIV><DIV 
class="menu_box_body"><H3>Developers</H3><UL><LI><A 
href="https://cwiki.apache.org/qpid/building.html";>Building Qpid</A></LI><LI><A 
href="https://cwiki.apache.org/qpid/developer-pages.html";>Developer 
Pages</A></LI></UL></DIV><DIV class="menu_box_bottom"></DIV><DIV 
class="menu_box_top"></DIV><DIV class="menu_box_body"><H3>About 
AMQP</H3><UL><LI><A href="http://qpid.apache.org/amqp.html";>What is 
AMQP?</A></LI></UL></DIV><DIV class="menu_box_bottom"></DIV><DIV 
class="menu_box_top"></DIV><DIV class="menu_box_body"><H3>About 
Apache</H3><UL><LI><A href="http://www.apache.org";>Ho
 me</A></LI><LI><A 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</A></LI><LI><A
 href="http://www.apache.org/foundation/thanks.html";>Thanks</A></LI><LI><A 
href="http://www.apache.org/security/";>Security</A></LI></UL></DIV><DIV 
class="menu_box_bottom"></DIV></DIV><div class="main_text_area"><div 
class="main_text_area_top"></div><div class="main_text_area_body"><DIV 
class="breadcrumbs"><span class="breadcrumb-link"><a 
href="index.html">Programming in Apache Qpid</a></span> &gt; <span 
class="breadcrumb-node">The .NET Binding for the C++ Messaging 
Client</span></DIV><div class="chapter" lang="en"><div 
class="titlepage"><div><div><h2 class="title"><a 
name="id2556879"></a>Chapter 5. The .NET Binding for the C++ Messaging 
Client</h2></div></div></div><div class="toc"><p><b>Table of 
Contents</b></p><dl><dt><span class="section"><a 
href="ch05.html#id2556903">5.1. .NET Binding for the C++ Messaging Client 
Component Architecture</a></span></dt><dt><span class
 ="section"><a href="ch05s02.html">5.2. .NET Binding for the C++ Messaging 
Client Examples</a></span></dt><dt><span class="section"><a 
href="ch05s03.html">5.3. .NET Binding Class Mapping to Underlying C++ Messaging 
API</a></span></dt><dd><dl><dt><span class="section"><a 
href="ch05s03.html#id2557490">5.3.1. .NET Binding for the C++ Messaging API 
Class: Address</a></span></dt><dt><span class="section"><a 
href="ch05s03.html#id2558101">5.3.2. .NET Binding for the C++ Messaging API 
Class: Connection</a></span></dt><dt><span class="section"><a 
href="ch05s03.html#id2558751">5.3.3. .NET Binding for the C++ Messaging API 
Class: Duration</a></span></dt><dt><span class="section"><a 
href="ch05s03.html#id2559179">5.3.4. .NET Binding for the C++ Messaging API 
Class: FailoverUpdates</a></span></dt><dt><span class="section"><a 
href="ch05s03.html#id2559362">5.3.5. .NET Binding for the C++ Messaging API 
Class: Message</a></span></dt><dt><span class="section"><a 
href="ch05s03.html#id2560565">5.
 3.6. .NET Binding for the C++ Messaging API Class: 
Receiver</a></span></dt><dt><span class="section"><a 
href="ch05s03.html#id2561214">5.3.7. .NET Binding for the C++ Messaging API 
Class: Sender</a></span></dt><dt><span class="section"><a 
href="ch05s03.html#id2561698">5.3.8. .NET Binding for the C++ Messaging API 
Class: Session</a></span></dt><dt><span class="section"><a 
href="ch05s03.html#id2562667">5.3.9. .NET Binding Class: 
SessionReceiver</a></span></dt></dl></dd></dl></div><p>
       The .NET Binding for the C++ Qpid Messaging Client is a library that 
gives
       any .NET program access to Qpid C++ Messaging objects and methods.
-    </p><div class="section" lang="en"><div class="titlepage"><div><div><h2 
class="title"><a name="id2556886"></a>5.1. .NET Binding for the C++ Messaging 
Client Component Architecture</h2></div></div></div><pre class="programlisting">
+    </p><div class="section" lang="en"><div class="titlepage"><div><div><h2 
class="title"><a name="id2556903"></a>5.1. .NET Binding for the C++ Messaging 
Client Component Architecture</h2></div></div></div><pre class="programlisting">
                       +----------------------------+
                       | Dotnet examples            |
                       | Managed C#                 |

Modified: qpid/site/docs/books/0.20/Programming-In-Apache-Qpid/html/ch05s02.html
URL: 
http://svn.apache.org/viewvc/qpid/site/docs/books/0.20/Programming-In-Apache-Qpid/html/ch05s02.html?rev=1419155&r1=1419154&r2=1419155&view=diff
==============================================================================
--- qpid/site/docs/books/0.20/Programming-In-Apache-Qpid/html/ch05s02.html 
(original)
+++ qpid/site/docs/books/0.20/Programming-In-Apache-Qpid/html/ch05s02.html Sun 
Dec  9 20:44:07 2012
@@ -1,4 +1,4 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; 
charset=UTF-8"><title>5.2. .NET Binding for the C++ Messaging Client 
Examples</title><link rel="stylesheet" href="css/style.css" 
type="text/css"><meta name="generator" content="DocBook XSL Stylesheets 
V1.73.2"><link rel="start" href="index.html" title="Programming in Apache 
Qpid"><link rel="up" href="ch05.html" title="Chapter 5. The .NET Binding for 
the C++ Messaging Client"><link rel="prev" href="ch05.html" 
title="Chapter 5. The .NET Binding for the C++ Messaging Client"><link 
rel="next" href="ch05s03.html" title="5.3. .NET Binding Class Mapping to 
Underlying C++ Messaging API"></head><body><div class="container" 
bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF"><DIV class="header"><DIV class="logo"><H1>Apache 
Qpid™</H1><H2>Open Source AMQP Messaging</H2></DIV></DIV><DIV 
class="menu_box"><DIV class="menu_box_top"></DIV><DIV 
class="menu_box_body"><H3>Apache Qpid</
 H3><UL><LI><A href="http://qpid.apache.org/index.html";>Home</A></LI><LI><A 
href="http://qpid.apache.org/download.html";>Download</A></LI><LI><A 
href="http://qpid.apache.org/getting_started.html";>Getting 
Started</A></LI><LI><A 
href="http://www.apache.org/licenses/";>License</A></LI><LI><A 
href="https://cwiki.apache.org/qpid/faq.html";>FAQ</A></LI></UL></DIV><DIV 
class="menu_box_bottom"></DIV><DIV class="menu_box_top"></DIV><DIV 
class="menu_box_body"><H3>Documentation</H3><UL><LI><A 
href="http://qpid.apache.org/documentation.html#doc-release";>Latest 
Release</A></LI><LI><A 
href="http://qpid.apache.org/documentation.html#doc-trunk";>Trunk</A></LI><LI><A 
href="http://qpid.apache.org/documentation.html#doc-archives";>Archive</A></LI></UL></DIV><DIV
 class="menu_box_bottom"></DIV><DIV class="menu_box_top"></DIV><DIV 
class="menu_box_body"><H3>Community</H3><UL><LI><A 
href="http://qpid.apache.org/getting_involved.html";>Getting 
Involved</A></LI><LI><A href="http://qpid.apache.org/source_rep
 ository.html">Source Repository</A></LI><LI><A 
href="http://qpid.apache.org/mailing_lists.html";>Mailing Lists</A></LI><LI><A 
href="https://cwiki.apache.org/qpid/";>Wiki</A></LI><LI><A 
href="https://issues.apache.org/jira/browse/qpid";>Issue 
Reporting</A></LI><LI><A 
href="http://qpid.apache.org/people.html";>People</A></LI><LI><A 
href="http://qpid.apache.org/acknowledgements.html";>Acknowledgements</A></LI></UL></DIV><DIV
 class="menu_box_bottom"></DIV><DIV class="menu_box_top"></DIV><DIV 
class="menu_box_body"><H3>Developers</H3><UL><LI><A 
href="https://cwiki.apache.org/qpid/building.html";>Building Qpid</A></LI><LI><A 
href="https://cwiki.apache.org/qpid/developer-pages.html";>Developer 
Pages</A></LI></UL></DIV><DIV class="menu_box_bottom"></DIV><DIV 
class="menu_box_top"></DIV><DIV class="menu_box_body"><H3>About 
AMQP</H3><UL><LI><A href="http://qpid.apache.org/amqp.html";>What is 
AMQP?</A></LI></UL></DIV><DIV class="menu_box_bottom"></DIV><DIV 
class="menu_box_top"></DIV><DIV class="
 menu_box_body"><H3>About Apache</H3><UL><LI><A 
href="http://www.apache.org";>Home</A></LI><LI><A 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</A></LI><LI><A
 href="http://www.apache.org/foundation/thanks.html";>Thanks</A></LI><LI><A 
href="http://www.apache.org/security/";>Security</A></LI></UL></DIV><DIV 
class="menu_box_bottom"></DIV></DIV><div class="main_text_area"><div 
class="main_text_area_top"></div><div class="main_text_area_body"><DIV 
class="breadcrumbs"><span class="breadcrumb-link"><a 
href="index.html">Programming in Apache Qpid</a></span> &gt; <span 
class="breadcrumb-link"><a href="ch05.html">The .NET Binding for the C++ 
Messaging Client</a></span> &gt; <span class="breadcrumb-node">.NET Binding for 
the C++ Messaging Client Examples</span></DIV><div class="section" 
lang="en"><div class="titlepage"><div><div><h2 class="title"><a 
name="id2557021"></a>5.2. .NET Binding for the C++ Messaging Client 
Examples</h2></div></div></div><p>This chapter d
 escribes the various sample programs that
+<html><head><meta http-equiv="Content-Type" content="text/html; 
charset=UTF-8"><title>5.2. .NET Binding for the C++ Messaging Client 
Examples</title><link rel="stylesheet" href="css/style.css" 
type="text/css"><meta name="generator" content="DocBook XSL Stylesheets 
V1.73.2"><link rel="start" href="index.html" title="Programming in Apache 
Qpid"><link rel="up" href="ch05.html" title="Chapter 5. The .NET Binding for 
the C++ Messaging Client"><link rel="prev" href="ch05.html" 
title="Chapter 5. The .NET Binding for the C++ Messaging Client"><link 
rel="next" href="ch05s03.html" title="5.3. .NET Binding Class Mapping to 
Underlying C++ Messaging API"></head><body><div class="container" 
bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF"><DIV class="header"><DIV class="logo"><H1>Apache 
Qpid™</H1><H2>Open Source AMQP Messaging</H2></DIV></DIV><DIV 
class="menu_box"><DIV class="menu_box_top"></DIV><DIV 
class="menu_box_body"><H3>Apache Qpid</
 H3><UL><LI><A href="http://qpid.apache.org/index.html";>Home</A></LI><LI><A 
href="http://qpid.apache.org/download.html";>Download</A></LI><LI><A 
href="http://qpid.apache.org/getting_started.html";>Getting 
Started</A></LI><LI><A 
href="http://www.apache.org/licenses/";>License</A></LI><LI><A 
href="https://cwiki.apache.org/qpid/faq.html";>FAQ</A></LI></UL></DIV><DIV 
class="menu_box_bottom"></DIV><DIV class="menu_box_top"></DIV><DIV 
class="menu_box_body"><H3>Documentation</H3><UL><LI><A 
href="http://qpid.apache.org/documentation.html#doc-release";>Latest 
Release</A></LI><LI><A 
href="http://qpid.apache.org/documentation.html#doc-trunk";>Trunk</A></LI><LI><A 
href="http://qpid.apache.org/documentation.html#doc-archives";>Archive</A></LI></UL></DIV><DIV
 class="menu_box_bottom"></DIV><DIV class="menu_box_top"></DIV><DIV 
class="menu_box_body"><H3>Community</H3><UL><LI><A 
href="http://qpid.apache.org/getting_involved.html";>Getting 
Involved</A></LI><LI><A href="http://qpid.apache.org/source_rep
 ository.html">Source Repository</A></LI><LI><A 
href="http://qpid.apache.org/mailing_lists.html";>Mailing Lists</A></LI><LI><A 
href="https://cwiki.apache.org/qpid/";>Wiki</A></LI><LI><A 
href="https://issues.apache.org/jira/browse/qpid";>Issue 
Reporting</A></LI><LI><A 
href="http://qpid.apache.org/people.html";>People</A></LI><LI><A 
href="http://qpid.apache.org/acknowledgements.html";>Acknowledgements</A></LI></UL></DIV><DIV
 class="menu_box_bottom"></DIV><DIV class="menu_box_top"></DIV><DIV 
class="menu_box_body"><H3>Developers</H3><UL><LI><A 
href="https://cwiki.apache.org/qpid/building.html";>Building Qpid</A></LI><LI><A 
href="https://cwiki.apache.org/qpid/developer-pages.html";>Developer 
Pages</A></LI></UL></DIV><DIV class="menu_box_bottom"></DIV><DIV 
class="menu_box_top"></DIV><DIV class="menu_box_body"><H3>About 
AMQP</H3><UL><LI><A href="http://qpid.apache.org/amqp.html";>What is 
AMQP?</A></LI></UL></DIV><DIV class="menu_box_bottom"></DIV><DIV 
class="menu_box_top"></DIV><DIV class="
 menu_box_body"><H3>About Apache</H3><UL><LI><A 
href="http://www.apache.org";>Home</A></LI><LI><A 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</A></LI><LI><A
 href="http://www.apache.org/foundation/thanks.html";>Thanks</A></LI><LI><A 
href="http://www.apache.org/security/";>Security</A></LI></UL></DIV><DIV 
class="menu_box_bottom"></DIV></DIV><div class="main_text_area"><div 
class="main_text_area_top"></div><div class="main_text_area_body"><DIV 
class="breadcrumbs"><span class="breadcrumb-link"><a 
href="index.html">Programming in Apache Qpid</a></span> &gt; <span 
class="breadcrumb-link"><a href="ch05.html">The .NET Binding for the C++ 
Messaging Client</a></span> &gt; <span class="breadcrumb-node">.NET Binding for 
the C++ Messaging Client Examples</span></DIV><div class="section" 
lang="en"><div class="titlepage"><div><div><h2 class="title"><a 
name="id2557038"></a>5.2. .NET Binding for the C++ Messaging Client 
Examples</h2></div></div></div><p>This chapter d
 escribes the various sample programs that
       are available to illustrate common Qpid Messaging usage.</p><div 
class="table"><a name="table-Dotnet-Binding-Example-Client-Server"></a><p 
class="title"><b>Table 5.2. Example : Client - Server</b></p><div 
class="table-contents"><table summary="Example : Client - Server" 
border="1"><colgroup><col><col></colgroup><thead><tr><th>Example 
Name</th><th>Example 
Description</th></tr></thead><tbody><tr><td>csharp.example.server</td><td>Creates
 a Receiver and listens for messages.
                Upon message reception the message content is converted to 
upper case
                and forwarded to the received message's ReplyTo 
address.</td></tr><tr><td>csharp.example.client</td><td>Sends a series of 
messages to the Server and prints the original message



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to