summaryrefslogtreecommitdiff
path: root/content/xdocs/Qpid .Net Documentation.html
diff options
context:
space:
mode:
Diffstat (limited to 'content/xdocs/Qpid .Net Documentation.html')
-rwxr-xr-xcontent/xdocs/Qpid .Net Documentation.html68
1 files changed, 68 insertions, 0 deletions
diff --git a/content/xdocs/Qpid .Net Documentation.html b/content/xdocs/Qpid .Net Documentation.html
new file mode 100755
index 0000000000..a560b801c7
--- /dev/null
+++ b/content/xdocs/Qpid .Net Documentation.html
@@ -0,0 +1,68 @@
+<html>
+ <head>
+ <title>Apache Qpid : Qpid .Net Documentation</title>
+ <link rel="stylesheet" href="styles/site.css" type="text/css" />
+ <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ </head>
+
+ <body>
+ <table class="pagecontent" border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#ffffff">
+ <tr>
+ <td valign="top" class="pagebody">
+ <div class="pageheader">
+ <span class="pagetitle">
+ Apache Qpid : Qpid .Net Documentation
+ </span>
+ </div>
+ <div class="pagesubheading">
+ This page last changed on Aug 02, 2007 by <font color="#0050B2">ritchiem</font>.
+ </div>
+
+ <h2><a name="Qpid.NetDocumentation-Purpose"></a>Purpose</h2>
+
+<h2><a name="Qpid.NetDocumentation-Introduction"></a>Introduction</h2>
+
+<p>Currently the .NET code base only provides a client API. You will need an AMQP broker to fully use this API.<br/>
+Qpid currently provide two broker implementations, C++ and Java.</p>
+
+<h3><a name="Qpid.NetDocumentation-BrokerGuides"></a>Broker Guides</h3>
+
+<h4><a name="Qpid.NetDocumentation-JavaBroker"></a>Java Broker</h4>
+<ul>
+ <li><a href="Qpid Java FAQ.html" title="Qpid Java FAQ">Qpid Java FAQ</a></li>
+ <li><a href="Getting Started Guide.html" title="Getting Started Guide">Java getting started guide for Java broker</a></li>
+ <li><a href="Qpid Troubleshooting Guide.html" title="Qpid Troubleshooting Guide">Troubleshooting Guide</a></li>
+ <li><a href="Qpid Java Run Scripts.html" title="Qpid Java Run Scripts">Qpid Java Run Scripts</a></li>
+</ul>
+
+
+<h4><a name="Qpid.NetDocumentation-CBroker"></a>C++ Broker</h4>
+
+<h3><a name="Qpid.NetDocumentation-UserGuide"></a>User Guide</h3>
+
+<p>.NET User Guide</p>
+
+<h3><a name="Qpid.NetDocumentation-DeveloperInformation"></a>Developer Information</h3>
+
+<ul>
+ <li><a href="Qpid Developer Documentation.html" title="Qpid Developer Documentation">Qpid Developer Documentation</a></li>
+ <li>Coding Standards</li>
+ <li>How Tos
+<ul><li><a href="Build .NET Client.html" title="Build .NET Client">Build .NET Client</a></li><li><a href="Setup .Net Client on Windows.html" title="Setup .Net Client on Windows">Setup .Net Client on Windows</a></li></ul></li>
+</ul>
+
+
+
+ </td>
+ </tr>
+ </table>
+ <table border="0" cellpadding="0" cellspacing="0" width="100%">
+ <tr>
+ <td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
+ </tr>
+ <tr>
+ <td align="center"><font color="grey">Document generated by Confluence on Apr 22, 2008 02:47</font></td>
+ </tr>
+ </table>
+ </body>
+</html> \ No newline at end of file